![]() |
Project
|
Convert CTF (EncodedBlocks) to clusters streams. More...
#include "Framework/DataProcessorSpec.h"#include "Framework/Task.h"#include "Headers/DataHeader.h"#include "ITSMFTReconstruction/CTFCoder.h"#include "DataFormatsITSMFT/NoiseMap.h"#include "ITSMFTReconstruction/LookUp.h"#include <TStopwatch.h>#include <memory>Go to the source code of this file.
Classes | |
| class | o2::itsmft::EntropyDecoderSpec< N > |
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
| namespace | o2::itsmft |
Functions | |
| 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) |
Convert CTF (EncodedBlocks) to clusters streams.
Definition in file EntropyDecoderSpec.h.