Changeset 1096


Ignore:
Timestamp:
11/28/01 16:15:10 (23 years ago)
Author:
blanch
Message:
Added GetAmplitud().
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/include-Classes/MMcFormat/MMcFadcHeader.hxx

    r1032 r1096  
    5353  Float_t GetPedestal(UInt_t i) const    { return fPedesMean[i]; }
    5454  Float_t GetPedestalRms(UInt_t i) const { return fElecNoise[i]; }
     55  Float_t GetAmplitud() const { return fAmplFadc; }
    5556
    5657  UInt_t GetNumPixel() const { return MFADC_CHANNELS; }
Note: See TracChangeset for help on using the changeset viewer.