Changeset 1096
- Timestamp:
- 11/28/01 16:15:10 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/include-Classes/MMcFormat/MMcFadcHeader.hxx
r1032 r1096 53 53 Float_t GetPedestal(UInt_t i) const { return fPedesMean[i]; } 54 54 Float_t GetPedestalRms(UInt_t i) const { return fElecNoise[i]; } 55 Float_t GetAmplitud() const { return fAmplFadc; } 55 56 56 57 UInt_t GetNumPixel() const { return MFADC_CHANNELS; }
Note:
See TracChangeset
for help on using the changeset viewer.