Changeset 9332 for trunk/MagicSoft/Mars/mcorsika
- Timestamp:
- 02/13/09 17:46:02 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcorsika/MCorsikaRunHeader.h
r9313 r9332 33 33 Float_t fZdMin; // [rad] Zenith distance 34 34 Float_t fZdMax; // [rad] Zenith distance 35 Float_t fAzMin; // [rad] Azimuth (north=0; west=90)36 Float_t fAzMax; // [rad] Azimuth (north=0; west=90)35 Float_t fAzMin; // [rad] Azimuth (north=0; east=90) 36 Float_t fAzMax; // [rad] Azimuth (north=0; east=90) (north denotes the magnet north which is defined to be in the geografic north!) 37 37 38 38 Float_t fWavelengthMin; // [nm] Wavelength bandwidth lo edge
Note:
See TracChangeset
for help on using the changeset viewer.