Go to the source code of this file.
|
| namespace | o2 |
| | a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
|
| |
| namespace | o2::itsmft |
| |
|
| template<int N> |
| DataProcessorSpec | o2::itsmft::getEntropyDecoderSpec (int verbosity, bool doStag, bool getDigits, unsigned int sspec, const std::string &ctfdictOpt) |
| |
| framework::DataProcessorSpec | o2::itsmft::getITSEntropyDecoderSpec (int verbosity, bool doStag, bool getDigits, unsigned int sspec, const std::string &ctfdictOpt) |
| | create a processor spec
|
| |
| framework::DataProcessorSpec | o2::itsmft::getMFTEntropyDecoderSpec (int verbosity, bool doStag, bool getDigits, unsigned int sspec, const std::string &ctfdictOpt) |
| |