|
QualityControl
1.5.1
O2 Data Quality Control Framework
|
Namespaces | |
| o2::quality_control::core | |
| These methods can be used to build a complex processing topology. It spawns 3 separate dummy processing chains. | |
Typedefs | |
| using | SubSpec = o2::header::DataHeader::SubSpecificationType |
Functions | |
| framework::DataProcessorSpec | o2::quality_control::core::getDataProducerExampleSpec (size_t myParam) |
| Returns a random data producer specification which publishes on {"TST", "RAWDATA", <index>}. More... | |
| framework::AlgorithmSpec | o2::quality_control::core::getDataProducerExampleAlgorithm (framework::ConcreteDataMatcher output, size_t myParam) |
| Returns an algorithm generating random messages. More... | |