9 #ifndef EMCPSAPARABOLICBASELINE_HH
10 #define EMCPSAPARABOLICBASELINE_HH
virtual void Process(const PndEmcWaveform *waveform, Double_t &litude, Double_t &time)
Deprecated. Do not use.
void GetBaseline(const std::vector< Double_t > &signal, Double_t &baseline) const
Baseclass for pulseshapeanalysis ( featureextraction )
virtual ~PndEmcPSAParabolicBaseline()
Pulseshape analysis for ADC waveforms.
ClassDef(PndEmcPSAParabolicBaseline, 1)
virtual void GetHit(Int_t i, Double_t &energy, Double_t &time)
Get energy and time of hit.
PndEmcPSAParabolicBaseline(Int_t baselength=0)
void FitPeak(const std::vector< Double_t > &signal, Double_t &l, Double_t &pos, Int_t peakBin) const