- Timestamp:
- 12/20/03 16:35:16 (21 years ago)
- Location:
- trunk/MagicSoft
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r2729 r2730 4 4 5 5 -*-*- END OF LINE -*-*- 6 2003/12/20: Abelardo Moralejo 7 8 * mmc/MMcFadcHeader.hxx 9 - added getter function for fAmplitudOuter. 6 10 7 11 2003/12/20: Thomas Bretz -
trunk/MagicSoft/include-Classes/MMcFormat/MMcFadcHeader.hxx
r2434 r2730 82 82 Float_t GetDigitalNoise(UInt_t i) const { return fElecNoise[i]; } 83 83 Float_t GetAmplitud() const { return fAmplFadc; } 84 Float_t GetAmplitudOuter() const { return fAmplFadcOuter; } 84 85 85 86 UInt_t GetNumPixel() const { return MFADC_CHANNELS; }
Note:
See TracChangeset
for help on using the changeset viewer.