16 #ifndef QUALITYCONTROL_DATAPRODUCEREXAMPLE_H 17 #define QUALITYCONTROL_DATAPRODUCEREXAMPLE_H 19 #include <Framework/DataProcessorSpec.h> 39 #endif //QUALITYCONTROL_DATAPRODUCEREXAMPLE_H framework::AlgorithmSpec getDataProducerExampleAlgorithm(framework::ConcreteDataMatcher output, size_t myParam)
Returns an algorithm generating random messages.
Definition: DataProducerExample.cxx:40
These methods can be used to build a complex processing topology. It spawns 3 separate dummy processi...
Definition: Activity.h:19
framework::DataProcessorSpec getDataProducerExampleSpec(size_t myParam)
Returns a random data producer specification which publishes on {"TST", "RAWDATA", <index>}.
Definition: DataProducerExample.cxx:28