9 #ifndef ERRawToAnalyzeConverter_H 10 #define ERRawToAnalyzeConverter_H 14 #include "ERNeuRadRawEvent.h" 15 #include "ERNeuRadAEvent.h" 43 virtual InitStatus
Init();
46 virtual void Exec(Option_t* opt);
54 void SetNChanels(Int_t chanels){fNChanels = chanels;}
55 void SetNPoints(Int_t points){fNPoints = points;}
56 void SetSmooth(Int_t smpar){
if (smpar == 1) fSmoothPar = kTRUE;}
69 const Double_t fRatio;
78 virtual void SetParContainers();
~ERRawToAnalyzeConverter()
class for processing raw data and getting amp and time properties of signal
ERRawToAnalyzeConverter()
task for analyzing raw data
virtual void Exec(Option_t *opt)
virtual InitStatus Init()
class for raw data obtained from measurements or simulations