Ignore:
Timestamp:
07/08/03 10:55:20 (21 years ago)
Author:
moralejo
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r1983 r2269  
    9696
    9797/*    Float_t GetCoreD() { return fCoreD; }          //Get Core d pos */
    98 /*    Float_t GetCoreX() { return fCoreX; }          //Get Core x pos */
    99 /*    Float_t GetCoreY() { return fCoreY; }          //Get Core y pos */
     98  Float_t GetCoreX() { return fCoreX; }          //Get Core x pos
     99  Float_t GetCoreY() { return fCoreY; }          //Get Core y pos
    100100  Float_t GetImpact() const { return fImpact;}         //Get impact parameter
    101101
     
    110110  Float_t GetTelescopeTheta() const { return fTelescopeTheta; }
    111111  Float_t GetOtherCphFraction() const { return fOtherCphFraction; }
     112
     113  Float_t GetLongiNmax() const { return fLongiNmax; }
     114  Float_t GetLongia()    const { return fLongia; }
     115  Float_t GetLongib()    const { return fLongib; }
     116  Float_t GetLongic()    const { return fLongic; }
     117  Float_t GetLongiChi2() const { return fLongiChi2; }
     118  Float_t GetLongit0()   const { return fLongit0; }
     119  Float_t GetLongitmax() const { return fLongitmax; }
    112120
    113121  void SetPartId(Short_t PartId)
Note: See TracChangeset for help on using the changeset viewer.