elegent is hosted by Hepforge, IPPP Durham
close Warning: Can't synchronize with repository "(default)" (/hepforge/svn/elegent does not appear to be a Subversion repository.). Look in the Trac log for more information.

Changes between Version 2 and Version 3 of TDistributionFileDescription


Ignore:
Timestamp:
Oct 4, 2013, 2:34:42 PM (11 years ago)
Author:
jkaspar
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TDistributionFileDescription

    v2 v3  
    11= Description of t-distribution ROOT files =
    22
    3 2 types of sampling
    4 * full-range: linear steps in |t|
    5 * low-t: linear steps in log |t| (fine sampling in the Coulomb region)
     3The ROOT files with distributions have this naming scheme:
     4{{{
     5t-distributions,<mode>,<energy>GeV.root
     6}}}
     7The `mode` can be either `pp` (for proton-proton) or `app` for (antiproton-proton) interactions. `energy` refers to the interaction energy (square root of s) in GeV.
     8
     9Most of the distributions are saved according to this scheme:
     10{{{
     11<t-scale>/<hadronic model>/<amplitude type>/<distribution>
     12}}}
     13The `t-scale` can either be `full-range` (using linear steps in |t| for a full overview) or `low |t|` (linear steps in log |t| for fine sampling in the Coulomb-interference region).