#include <CbmTrdUnpackFaspConfig.h>
|
virtual std::shared_ptr< CbmTrdUnpackFaspAlgo > | 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.
|
|
virtual void | reset () |
| Implement additional actions to be called once per TS, e.g. needed if more than the default output vector is used.
|
|
Definition at line 37 of file CbmTrdUnpackFaspConfig.h.
◆ CbmTrdUnpackFaspConfig() [1/2]
CbmTrdUnpackFaspConfig::CbmTrdUnpackFaspConfig |
( |
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 7 of file CbmTrdUnpackFaspConfig.cxx.
◆ ~CbmTrdUnpackFaspConfig()
CbmTrdUnpackFaspConfig::~CbmTrdUnpackFaspConfig |
( |
| ) |
|
|
virtual |
◆ CbmTrdUnpackFaspConfig() [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 17 of file CbmTrdUnpackFaspConfig.cxx.
◆ GetMonitor()
◆ InitAlgo()
void CbmTrdUnpackFaspConfig::InitAlgo |
( |
| ) |
|
◆ operator=()
Assignment operator - not implemented.
◆ reset()
void CbmTrdUnpackFaspConfig::reset |
( |
| ) |
|
|
protectedvirtual |
Implement additional actions to be called once per TS, e.g. needed if more than the default output vector is used.
Definition at line 33 of file CbmTrdUnpackFaspConfig.cxx.
◆ SetMonitor()
◆ fMonitor
The documentation for this class was generated from the following files: