Changeset 1143 for trunk/MagicSoft
- Timestamp:
- 01/09/02 15:45:11 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/manalysis/MPedestalCam.h
r1048 r1143 28 28 MPedestalPix &operator[](Int_t i) const { return *(MPedestalPix*)fArray->UncheckedAt(i); } 29 29 30 Bool_t CheckBounds(UInt_t i); 31 30 32 ClassDef(MPedestalCam, 1) // Storage Container for all pedestal information of the camera 31 33 };
Note:
See TracChangeset
for help on using the changeset viewer.