1 #ifndef PNDEMCMULTIWAVEFORMSIMULATOR_H_ 2 #define PNDEMCMULTIWAVEFORMSIMULATOR_H_ 32 virtual PndEmcWaveform *
MakeSingleWaveform(Double_t hitEnergy, Double_t hitTime, TClonesArray *arrayToStore =
nullptr, Int_t detId = -1, Int_t trackId = -1, Int_t hitIndex = -1);
35 Int_t fWfMultiplicity;
36 std::vector<Int_t> fIndexList;