QualityControl  1.5.1
O2 Data Quality Control Framework
DataProducerExample.cxx File Reference
#include "QualityControl/DataProducerExample.h"
#include <random>
#include <Common/Timer.h>
Include dependency graph for DataProducerExample.cxx:

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...
 

Detailed Description

Author
Barthelemy von Haller