Changeset 3506 for trunk/MagicSoft
- Timestamp:
- 03/15/04 16:25:58 (21 years ago)
- Location:
- trunk/MagicSoft
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r3505 r3506 18 18 19 19 -*-*- END OF LINE -*-*- 20 21 2004/03/15: Abelardo Moralejo 22 23 * mmc/MMcEvt.hxx 24 - added getter function for fZFirstInteraction 25 20 26 21 27 2004/03/15: Wolfgang Wittek -
trunk/MagicSoft/include-Classes/MMcFormat/MMcEvt.hxx
r3325 r3506 121 121 UInt_t GetPhotElfromShower() { return fPhotElfromShower; } //Get Passed qe from shower 122 122 UInt_t GetPhotElinCamera() { return fPhotElinCamera; } //Get Passed qe total 123 Float_t GetZFirstInteraction() const { return fZFirstInteraction; } 123 124 124 125 Float_t GetTelescopePhi() const { return fTelescopePhi; }
Note:
See TracChangeset
for help on using the changeset viewer.