10#ifndef CBMBMONDIGITIZE_H
11#define CBMBMONDIGITIZE_H 1
47 virtual void Exec(Option_t* opt);
51 virtual InitStatus
ReInit();
72 virtual InitStatus
Init();
Task class for simulating the detector response of the t-zero detector.
Double_t fTimeTot
Total execution time.
CbmBmonDigitize(double resolution=0.025)
virtual InitStatus ReInit()
virtual InitStatus Init()
virtual void Exec(Option_t *opt)
ClassDef(CbmBmonDigitize, 1)
size_t fNofEvents
Total number of procesed events.
virtual ~CbmBmonDigitize()
void SetResolution(double sigma)
double fResolution
Time resolution [ns].
ECbmModuleId GetSystemId() const
Detector system ID.
Base class template for CBM digitisation tasks.