Changeset 7013 for trunk/MagicSoft/Mars/mhcalib/MHCalibrationPix.h
- Timestamp:
- 05/11/05 19:06:48 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhcalib/MHCalibrationPix.h
r5575 r7013 27 27 28 28 // Getters 29 const Double_t GetBlackout () const;30 const Double_t GetPickup 31 const Float_t GetSaturated() const { return fSaturated; }29 const Double_t GetBlackout() const; 30 const Double_t GetPickup() const; 31 const Int_t GetSaturated() const { return fSaturated; } 32 32 33 33 // Fits
Note:
See TracChangeset
for help on using the changeset viewer.