Changeset 1594
- Timestamp:
- 11/08/02 10:26:59 (22 years ago)
- Location:
- trunk/MagicSoft
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r1593 r1594 26 26 * mmc/MMcEvt.[hxx,cxx] 27 27 - Some new variable from the reflector header event. 28 28 - Class version switched to 2 29 30 * mmc/MMcRunHeader.[hxx,cxx] 31 - Varible member fOpticLinksNoise has been introduced 32 - Class version switched to 3 29 33 30 34 -
trunk/MagicSoft/include-Classes/MMcFormat/MMcEvt.hxx
r1592 r1594 27 27 28 28 // Telescope orientation: 29 Float_t f telescopePhi; // [rad]30 Float_t f telescopeTheta; // [rad]29 Float_t fTelescopePhi; // [rad] 30 Float_t fTelescopeTheta; // [rad] 31 31 32 32 // Time of first and last photon:
Note:
See TracChangeset
for help on using the changeset viewer.