Changeset 9331 for trunk/MagicSoft


Ignore:
Timestamp:
02/13/09 17:09:24 (16 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mcorsika/MCorsikaEvtHeader.h

    r9308 r9331  
    2525    Float_t  fFirstInteractionHeight; // [cm] z coordinate, first intercation height
    2626
    27     Float_t  fMomentumX;              // [GeV/c]
    28     Float_t  fMomentumY;              // [GeV/c]
    29     Float_t  fMomentumZ;              // [GeV/c]
     27    Float_t  fMomentumX;              // [GeV/c] "+west"    "-east"
     28    Float_t  fMomentumY;              // [GeV/c] "+south"   "-north" (north denotes the magnet north which is defined to be in the geografic north!)
     29    Float_t  fMomentumZ;              // [GeV/c] "+upwards" "-downwards"
    3030
    3131    Float_t  fZd;                     // [rad] Zenith distance
    32     Float_t  fAz;                     // [rad] Azimuth (north=0; east=90)
     32    Float_t  fAz;                     // [rad] Azimuth (north=0; east=90) (north denotes the magnet north which is defined to be in the geografic north!)
    3333
    3434    Float_t  fX;                      // [cm] Position of telescope on ground x / - impact parameter x
Note: See TracChangeset for help on using the changeset viewer.