Go to the documentation of this file.
8 #ifndef CbmMcbm2018UnpackerTaskSts_H
9 #define CbmMcbm2018UnpackerTaskSts_H
11 #include "Timeslice.hpp"
36 virtual Bool_t
Init();
37 virtual Bool_t
DoUnpack(
const fles::Timeslice& ts,
size_t component);
CbmMcbm2018UnpackerTaskSts operator=(const CbmMcbm2018UnpackerTaskSts &)=delete
std::vector< CbmStsDigi > * fpvDigiSts
Output vectors.
void SetAdcCut(UInt_t uAdc)
virtual ~CbmMcbm2018UnpackerTaskSts()
Bool_t fbDebugMonitorMode
Switch ON the filling of a minimal set of histograms.
void SetBinningFwFlag(Bool_t bEnable=kTRUE)
=> Quick and dirty hack for binning FW!!!
Bool_t fbMonitorMode
Control flags.
Bool_t ReInitContainers()
CbmMcbm2018UnpackerTaskSts(UInt_t uNbSdpb=1)
CbmMcbm2018UnpackerAlgoSts * fUnpackerAlgo
Processing algo.
void SetMonitorMode(Bool_t bFlagIn=kTRUE)
void SetTimeOffsetNsAsic(UInt_t uAsicIdx, Double_t dOffsetIn=0.0)
void MaskNoisyChannel(UInt_t uFeb, UInt_t uChan, Bool_t bMasked=kTRUE)
void AddMsComponentToList(size_t component, UShort_t usDetectorId)
Temp until we change from CbmMcbmUnpack to something else.
Bool_t fbWriteOutput
Switch ON the filling of a additional set of histograms.
void SetTimeOffsetNs(Double_t dOffsetIn=0.0)
void SetNbMsInTs(size_t, size_t)
uint64_t fulTsCounter
Statistics & first TS rejection.
CbmMcbm2018UnpackerTaskSts(const CbmMcbm2018UnpackerTaskSts &)=delete
void SetIgnoreOverlapMs(Bool_t bFlagIn=kTRUE)
void SetWriteOutputFlag(Bool_t bFlagIn)
Task settings.
std::vector< CbmErrorMessage > * fpvErrorSts
virtual Bool_t DoUnpack(const fles::Timeslice &ts, size_t component)
std::vector< FebChanMask > fvChanMasks
If ON the output TClonesArray of digi is written to disk.