Changeset 4278 for trunk/MagicSoft/Mars/mcalib
- Timestamp:
- 06/07/04 16:25:48 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MHCalibrationCam.h
r4205 r4278 138 138 const Float_t GetNumLoGainSaturationLimit() const { return fNumLoGainSaturationLimit; } 139 139 const TArrayI &GetRunNumbers () const; 140 const Int_t GetSize () const { return fHiGainArray->GetSize(); } 141 140 142 MHGausEvents &operator[] (UInt_t i); 141 143 const MHGausEvents &operator[] (UInt_t i) const;
Note:
See TracChangeset
for help on using the changeset viewer.