#include <CbmPsdUnpackConfig.h>
|
virtual std::shared_ptr< CbmPsdUnpackAlgo > | chooseAlgo () |
| Choose the derived unpacker algorithm to be used for the DAQ output to Digi translation. If algo was already set manually by the user this algorithm is used.
|
|
Definition at line 33 of file CbmPsdUnpackConfig.h.
◆ CbmPsdUnpackConfig() [1/2]
CbmPsdUnpackConfig::CbmPsdUnpackConfig |
( |
std::string | detGeoSetupTag, |
|
|
UInt_t | runid = 0 ) |
Create the Cbm Trd Unpack Task object.
- Parameters
-
geoSetupTag | Geometry setup tag for the given detector as used by CbmSetup objects |
runid | set if unpacker is rerun on a special run with special parameters |
Definition at line 17 of file CbmPsdUnpackConfig.cxx.
◆ ~CbmPsdUnpackConfig()
CbmPsdUnpackConfig::~CbmPsdUnpackConfig |
( |
| ) |
|
|
virtual |
◆ CbmPsdUnpackConfig() [2/2]
Copy constructor - not implemented.
◆ chooseAlgo()
Choose the derived unpacker algorithm to be used for the DAQ output to Digi translation. If algo was already set manually by the user this algorithm is used.
- Returns
- Bool_t initOk
Definition at line 27 of file CbmPsdUnpackConfig.cxx.
◆ operator=()
Assignment operator - not implemented.
The documentation for this class was generated from the following files: