13 #ifndef BSEMCFWENDCAPAPDANDVPTTWAVEFORMGENERATOR_HH 14 #define BSEMCFWENDCAPAPDANDVPTTWAVEFORMGENERATOR_HH 21 #include "RtypesCore.h" 36 class TMemberInspector;
64 std::sort(fVpttIds.begin(), fVpttIds.end());
71 fAPDWaveformGenerator->RunTimebased(t_timebased);
72 fVPTTWaveformGenerator->RunTimebased(t_timebased);
76 fAPDWaveformGenerator->SetStorageOfData(t_storeWaves);
77 fVPTTWaveformGenerator->SetStorageOfData(t_storeWaves);
81 fAPDWaveformGenerator->StoreDataClass(t_storeData);
82 fVPTTWaveformGenerator->StoreDataClass(t_storeData);
90 TString fMCDepositBranchName{
""};
91 TString fWaveformBranchName{
""};
92 TString fWaveformDataBranchName{
""};
95 std::vector<Int_t> fVpttIds{};
represents the deposited energy of one emc crystal from simulation
represents the reconstructed hit of one emc crystal
Interface to a datacontainer to be used in PandaROOT.
Helper class to indirect the Parameter fetching via the FairRuntimeDb.
Container for runtime parameters that are required for the transformation from BSEmcMCDeposits to BSE...