Changeset 1983 for trunk/MagicSoft/include-Classes/MMcFormat/MMcEvt.cxx
- Timestamp:
- 04/23/03 11:59:39 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/include-Classes/MMcFormat/MMcEvt.cxx
r1717 r1983 10 10 // with which the events have been generated 11 11 // This information exists for each event. 12 13 14 12 // 13 // Note: All the azimuth Phi angles in this and other MC classes follow 14 // the convention in the Corsika program (see Corsika manual). There, phi 15 // is the azimuth of the momentum vector of particles, and is measured 16 // from the north direction, anticlockwise (i.e, west is phi=90 degrees). 17 // When it refers to the telescope orientation, it is the azimuth of a 18 // vector along the telescope axis, going from the camera to the mirror. 19 // So, fTelescopeTheta=90, fTelescopePhi = 0 means the telescope is 20 // pointing horizontally towards South. For an explanation, see also 21 // TDAS 02-11. 22 // 15 23 ClassImp(MMcEvt); 16 24
Note:
See TracChangeset
for help on using the changeset viewer.