18#ifndef CbmPsdUnpackConfig_H
19#define CbmPsdUnpackConfig_H
23#include "CbmRecoUnpackConfig.tmpl"
26#include <RtypesCore.h>
68 virtual std::shared_ptr<CbmPsdUnpackAlgo>
chooseAlgo();
Baseclass for the TrdR unpacker algorithms.
CbmPsdUnpackConfig(const CbmPsdUnpackConfig &)=delete
Copy constructor - not implemented.
virtual ~CbmPsdUnpackConfig()
Destroy the Cbm Trd Unpack Task object.
CbmPsdUnpackConfig(std::string detGeoSetupTag, UInt_t runid=0)
Create the Cbm Trd Unpack Task object.
CbmPsdUnpackConfig & operator=(const CbmPsdUnpackConfig &)=delete
Assignment operator - not implemented.
virtual std::shared_ptr< CbmPsdUnpackAlgo > chooseAlgo()
Choose the derived unpacker algorithm to be used for the DAQ output to Digi translation....