Changeset 9331 for trunk/MagicSoft
- Timestamp:
- 02/13/09 17:09:24 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcorsika/MCorsikaEvtHeader.h
r9308 r9331 25 25 Float_t fFirstInteractionHeight; // [cm] z coordinate, first intercation height 26 26 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" 30 30 31 31 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!) 33 33 34 34 Float_t fX; // [cm] Position of telescope on ground x / - impact parameter x
Note:
See TracChangeset
for help on using the changeset viewer.