5#ifndef CBMMCBM2019TIMEWINEVENTBUILDERTASK_H
6#define CBMMCBM2019TIMEWINEVENTBUILDERTASK_H
45 virtual InitStatus
Init();
48 virtual InitStatus
ReInit();
52 virtual void Exec(Option_t*);
static double dTsStartTime
void RemoveDetector(EventBuilderDetector selDet)
void SetTsParameters(Double_t dTsStartTime, Double_t dTsLength, Double_t dTsOverLength)
void SetOutFilename(TString sNameIn)
CbmMcbm2019TimeWinEventBuilderTask()
TString fsOutFileName
Switch ON/OFF filling of histograms.
virtual InitStatus ReInit()
virtual void SetParContainers()
virtual InitStatus Init()
void SetReferenceDetector(EventBuilderDetector refDet)
void SetTriggerWindow(ECbmModuleId det, Double_t dWinBeg, Double_t dWinEnd)
void ChangeMuchBeamtimeDigiFlag(Bool_t bFlagIn=kFALSE)
virtual void Exec(Option_t *)
void SetTriggerMaxNumber(ECbmModuleId selDet, Int_t iVal)
void SetEventOverlapMode(EOverlapMode mode)
void AddDetector(EventBuilderDetector selDet)
ClassDef(CbmMcbm2019TimeWinEventBuilderTask, 1)
void SetFillHistos(Bool_t bFlag=kTRUE)
void SetTriggerMinNumber(ECbmModuleId selDet, UInt_t uVal)
Bool_t fbFillHistos
output container of CbmEvents
~CbmMcbm2019TimeWinEventBuilderTask()
void SetIgnoreTsOverlap(Bool_t bFlagIn)
CbmMcbm2019TimeWinEventBuilderAlgo * fpAlgo
CbmMcbm2019TimeWinEventBuilderTask operator=(const CbmMcbm2019TimeWinEventBuilderTask &)=delete
CbmMcbm2019TimeWinEventBuilderTask(const CbmMcbm2019TimeWinEventBuilderTask &)=delete