12#ifndef CbmMcbm2018UnpackerTaskMuch_H
13#define CbmMcbm2018UnpackerTaskMuch_H
19#include "Timeslice.hpp"
39 virtual Bool_t
Init();
40 virtual Bool_t
DoUnpack(
const fles::Timeslice& ts,
size_t component);
virtual Bool_t DoUnpack(const fles::Timeslice &ts, size_t component)
void MaskNoisyChannel(UInt_t uFeb, UInt_t uChan, Bool_t bMasked=kTRUE)
CbmMcbm2018UnpackerTaskMuch(UInt_t uNbSdpb=1)
Bool_t fbDebugMonitorMode
Switch ON the filling of a minimal set of histograms.
void SetTimeOffsetNsAsic(UInt_t uAsicIdx, Double_t dOffsetIn=0.0)
CbmMcbm2018UnpackerTaskMuch(const CbmMcbm2018UnpackerTaskMuch &)=delete
std::vector< CbmMuchBeamTimeDigi > * fpvDigiMuch
Output vectors.
void SetAdcCut(UInt_t uAdc)
ADC cut.
CbmMcbm2018UnpackerTaskMuch operator=(const CbmMcbm2018UnpackerTaskMuch &)=delete
void SetBinningFwFlag(Bool_t bEnable=kTRUE)
=> Quick and dirty hack for binning FW!!!
Bool_t fbWriteOutput
Switch ON the filling of a additional set of histograms.
void EnableAsicType(Int_t fiFlag=0)
void SetMonitorMode(Bool_t bFlagIn=kTRUE)
CbmMcbm2018UnpackerAlgoMuch * fUnpackerAlgo
Processing algo.
void SetWriteOutputFlag(Bool_t bFlagIn)
Task settings.
std::vector< CbmErrorMessage > * fpvErrorMuch
void SetTimeOffsetNs(Double_t dOffsetIn=0.0)
uint64_t fulTsCounter
Statistics & first TS rejection.
Bool_t fbMonitorMode
Control flags.
std::vector< MuchFebChanMask > fvChanMasks
If ON the output TClonesArray of digi is written to disk.
Bool_t ReInitContainers()
void SetNbMsInTs(size_t, size_t)
void AddMsComponentToList(size_t component, UShort_t usDetectorId)
Temp until we change from CbmMcbmUnpack to something else.
void SetIgnoreOverlapMs(Bool_t bFlagIn=kTRUE)
virtual ~CbmMcbm2018UnpackerTaskMuch()