1 #ifndef BSEMCMULTIWAVEFORMSIMULATOR_HH 2 #define BSEMCMULTIWAVEFORMSIMULATOR_HH 7 #include "RtypesCore.h" 19 class TMemberInspector;
42 virtual BSEmcWaveform *
MakeSingleWaveform(Double_t t_hitEnergy, Double_t t_hitTime, TClonesArray *t_arrayToStore =
nullptr, Int_t t_detId = -1, Int_t t_trackId = -1,
43 Int_t t_hitIndex = -1) ;
46 Int_t fWfMultiplicity{-1};
47 std::vector<Int_t> fIndexList{};