Ignore:
Timestamp:
06/07/04 16:25:48 (21 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mcalib/MHCalibrationCam.h

    r4205 r4278  
    138138  const Float_t        GetNumLoGainSaturationLimit()     const  { return fNumLoGainSaturationLimit; }
    139139  const TArrayI       &GetRunNumbers         ()          const;
     140  const Int_t          GetSize               ()          const  { return fHiGainArray->GetSize();   }
     141 
    140142        MHGausEvents  &operator[]            (UInt_t i);
    141143  const MHGausEvents  &operator[]            (UInt_t i)  const;
Note: See TracChangeset for help on using the changeset viewer.