Changeset 1143 for trunk


Ignore:
Timestamp:
01/09/02 15:45:11 (23 years ago)
Author:
blanch
Message:
Header file for MPedestalCam.cc version 1.10
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/manalysis/MPedestalCam.h

    r1048 r1143  
    2828    MPedestalPix &operator[](Int_t i) const { return *(MPedestalPix*)fArray->UncheckedAt(i); }
    2929
     30    Bool_t CheckBounds(UInt_t i);
     31
    3032    ClassDef(MPedestalCam, 1)   // Storage Container for all pedestal information of the camera
    3133};
Note: See TracChangeset for help on using the changeset viewer.