Ignore:
Timestamp:
01/21/04 15:18:07 (21 years ago)
Author:
moralejo
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/include-Classes/MMcFormat/MMcEvt.hxx

    r2747 r2871  
    100100  Float_t GetImpact() const { return fImpact;}         //Get impact parameter
    101101
    102 /*    UInt_t GetPhotIni() { return fPhotIni; }           //Get Initial photons */
    103 /*    UInt_t GetPassPhotAtm() { return fPassPhotAtm;}    //Get Passed atmosphere */
    104 /*    UInt_t GetPassPhotRef() { return fPassPhotRef; }   //Get Passed reflector */
    105 /*    UInt_t GetPassPhotCone() { return fPassPhotCone; } //Get Passed glas */
    106   UInt_t GetPhotElfromShower() { return fPhotElfromShower; }             //Get Passed qe from shower
    107 /*    UInt_t GetPhotElinCamera() { return fPhotElinCamera; }             //Get Passed qe total*/
     102  UInt_t GetPhotIni() { return fPhotIni; }           //Get Initial photons
     103  UInt_t GetPassPhotAtm() { return fPassPhotAtm;}    //Get Passed atmosphere
     104  UInt_t GetPassPhotRef() { return fPassPhotRef; }   //Get Passed reflector
     105  UInt_t GetPassPhotCone() { return fPassPhotCone; } //Get Passed glas
     106  UInt_t GetPhotElfromShower() { return fPhotElfromShower; }   //Get Passed qe from shower
     107  UInt_t GetPhotElinCamera() { return fPhotElinCamera; }   //Get Passed qe total
    108108
    109109  Float_t GetTelescopePhi() const { return fTelescopePhi; }
Note: See TracChangeset for help on using the changeset viewer.