diff --git a/src/classes/PRunBase.cpp b/src/classes/PRunBase.cpp index 946c6c40..7be37fe1 100644 --- a/src/classes/PRunBase.cpp +++ b/src/classes/PRunBase.cpp @@ -122,6 +122,9 @@ PRunBase::PRunBase(PMsrHandler *msrInfo, PRunDataHandler *rawData, UInt_t runNo, PRunBase::~PRunBase() { fT0s.clear(); + for (UInt_t i=0; i fAddT0s; ///< all t0 bins of all addrun's of a run! The derived classes will handle it. Double_t fFitStartTime; ///< fit start time Double_t fFitEndTime; ///< fit end time