2 #ifndef PNDEMCFULLSTACKEDWAVEFORMSIMULATOR_H_ 3 #define PNDEMCFULLSTACKEDWAVEFORMSIMULATOR_H_ 27 virtual void Init(Double_t samplingBeforeFirstPulse, Double_t samplingAfterLastPulse, Double_t cutoff, Double_t activeTimeIncrement);
40 virtual PndEmcWaveform *
MakeSingleWaveform(Double_t hitEnergy, Double_t hitTime, TClonesArray *arrayToStore =
nullptr, Int_t detId = -1, Int_t trackId = -1, Int_t hitIndex = -1);
51 Double_t fSamplingBeforeFirstPulse;
52 Double_t fSamplingAfterLastPulse;
60 Double_t fPulseRiseTime;
62 Double_t fActiveTimeIncrement;