14 #ifndef PNDEMCFULLSTACKEDWAVEFORMSIMULATOR_H_ 15 #define PNDEMCFULLSTACKEDWAVEFORMSIMULATOR_H_ 39 virtual void Init(Double_t samplingBeforeFirstPulse, Double_t samplingAfterLastPulse, Double_t cutoff, Double_t activeTimeIncrement);
52 virtual PndEmcWaveform *
MakeSingleWaveform(Double_t hitEnergy, Double_t hitTime, TClonesArray *arrayToStore =
nullptr, Int_t detId = -1, Int_t trackId = -1, Int_t hitIndex = -1);
63 Double_t fSamplingBeforeFirstPulse;
64 Double_t fSamplingAfterLastPulse;
72 Double_t fPulseRiseTime;
74 Double_t fActiveTimeIncrement;