12#include <RtypesCore.h>
18 : CbmRecoUnpackConfig(
"CbmTofUnpackConfig", detGeoSetupTag, runid)
40 if (fDoLog) LOG(info) << fName <<
"::Init - chooseAlgo";
44 auto algo = std::make_shared<CbmTofUnpackAlgo>();
45 LOG(info) << fName <<
"::chooseAlgo() - selected algo = " << algo->Class_Name();
47 LOG(info) << fName <<
"::chooseAlgo - Setting the new algo in BMon Par mode";
54 <<
"::Init - chooseAlgo() - no algorithm created something went wrong. We can not work like this!";
ClassImp(CbmConverterManager)
Baseclass for the TrdR unpacker algorithms.
Configuration class for an unpacker algorithm.
virtual std::shared_ptr< CbmTofUnpackAlgo > chooseAlgo()
Choose the derived unpacker algorithm to be used for the DAQ output to Digi translation....
std::shared_ptr< CbmTofUnpackMonitor > fMonitor
pointer to the monitor object
CbmTofUnpackConfig(std::string detGeoSetupTag, UInt_t runid=0)
Create the Cbm Tof Unpack Task object.
void InitAlgo()
Initialize the algorithm, should include all steps needing te parameter objects to be present....
virtual ~CbmTofUnpackConfig()
Destroy the Cbm Tof Unpack Task object.
bool fbEpochCountHack2021
Control flags.