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

Legend:

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

    r9313 r9332  
    3333    Float_t  fZdMin;                  // [rad] Zenith distance
    3434    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!)
    3737
    3838    Float_t fWavelengthMin;           // [nm] Wavelength bandwidth lo edge
Note: See TracChangeset for help on using the changeset viewer.