![]() |
Project
|
Data processor spec for MID raw decoder device. More...
#include "MIDWorkflow/RawDecoderSpec.h"#include <chrono>#include "Framework/CallbackService.h"#include "Framework/Logger.h"#include "Framework/Output.h"#include "Framework/Task.h"#include "DPLUtils/DPLRawParser.h"#include "Headers/RDHAny.h"#include "MIDRaw/Decoder.h"#include "MIDWorkflow/RawInputSpecHandler.h"Go to the source code of this file.
Classes | |
| class | o2::mid::RawDecoderDeviceDPL |
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
| namespace | o2::mid |
Functions | |
| of::DataProcessorSpec | o2::mid::getRawDecoderSpec (bool isDebugMode, const FEEIdConfig &feeIdConfig, const CrateMasks &crateMasks, const ElectronicsDelay &electronicsDelay, std::vector< of::InputSpec > inputSpecs, bool askDISTSTF, o2::header::DataHeader::SubSpecificationType subSpecType) |
| framework::DataProcessorSpec | o2::mid::getRawDecoderSpec (bool isDebugMode=false) |
| framework::DataProcessorSpec | o2::mid::getRawDecoderSpec (bool isDebugMode, const FEEIdConfig &feeIdConfig, const CrateMasks &crateMasks, const ElectronicsDelay &electronicsDelay, bool askDISTSTF) |
| framework::DataProcessorSpec | o2::mid::getRawDecoderSpec (bool isDebugMode, const FEEIdConfig &feeIdConfig, const CrateMasks &crateMasks, const ElectronicsDelay &electronicsDelay, bool askDISTSTF, header::DataHeader::SubSpecificationType subSpec) |
Data processor spec for MID raw decoder device.
Definition in file RawDecoderSpec.cxx.