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