Skip to content
Snippets Groups Projects
  • hallc-online's avatar
    ea2682a3
    Add method to THcRawAdcHit · ea2682a3
    hallc-online authored
    Add method
    GetF250_PeakPedestalRatio() {return fPeakPedestalRatio;};
    
    so that a detector class can calculate the pedestal that was used
    in determining the pedestal subtracted FADC Pulse Integral.
    
    This is useful if the detector class wants to set a threshold
    above the pedestal.
    ea2682a3
    History
    Add method to THcRawAdcHit
    hallc-online authored
    Add method
    GetF250_PeakPedestalRatio() {return fPeakPedestalRatio;};
    
    so that a detector class can calculate the pedestal that was used
    in determining the pedestal subtracted FADC Pulse Integral.
    
    This is useful if the detector class wants to set a threshold
    above the pedestal.