![]() |
Project
|
Data processor spec for MID raw bare checker device. More...
#include "MIDWorkflow/RawCheckerSpec.h"#include <fstream>#include <chrono>#include "Framework/ConfigParamRegistry.h"#include "Framework/ControlService.h"#include "Framework/Logger.h"#include "Framework/ParallelContext.h"#include "Framework/Task.h"#include "Framework/WorkflowSpec.h"#include "MIDRaw/CrateMasks.h"#include "MIDQC/RawDataChecker.h"Go to the source code of this file.
Classes | |
| class | o2::mid::RawCheckerDeviceDPL< RAWCHECKER > |
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
| namespace | o2::mid |
Functions | |
| template<typename RAWCHECKER > | |
| std::string | o2::mid::getSummary (const RAWCHECKER &checker, size_t maxErrors) |
| framework::DataProcessorSpec | o2::mid::getRawCheckerSpec (const std::vector< uint16_t > &feeIds, const CrateMasks &crateMasks, const ElectronicsDelay &electronicsDelay, bool perGBT=false) |
Data processor spec for MID raw bare checker device.
Definition in file RawCheckerSpec.cxx.