Changeset 3506


Ignore:
Timestamp:
03/15/04 16:25:58 (21 years ago)
Author:
moralejo
Message:
*** empty log message ***
Location:
trunk/MagicSoft
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r3505 r3506  
    1818
    1919                                                 -*-*- END OF LINE -*-*-
     20
     21 2004/03/15: Abelardo Moralejo
     22
     23   * mmc/MMcEvt.hxx
     24     - added getter function for fZFirstInteraction
     25
    2026
    2127 2004/03/15: Wolfgang Wittek
  • trunk/MagicSoft/include-Classes/MMcFormat/MMcEvt.hxx

    r3325 r3506  
    121121  UInt_t GetPhotElfromShower() { return fPhotElfromShower; }   //Get Passed qe from shower
    122122  UInt_t GetPhotElinCamera() { return fPhotElinCamera; }   //Get Passed qe total
     123  Float_t GetZFirstInteraction() const { return fZFirstInteraction; }
    123124
    124125  Float_t GetTelescopePhi() const { return fTelescopePhi; }
Note: See TracChangeset for help on using the changeset viewer.