QualityControl
1.5.1
O2 Data Quality Control Framework
|
This is an executable showing how to connect to Readout as external data source. More...
#include <DataSampling/DataSamplingReadoutAdapter.h>
#include <Framework/runDataProcessing.h>
Functions | |
WorkflowSpec | defineDataProcessing (ConfigContext const &) |
This is an executable showing how to connect to Readout as external data source.
This is an executable showing how to connect to Readout as external data source. It consists only of a proxy, which can inject the Readout data into DPL. This workflow is intended to be merged with the QC workflow by doing:
If you do not need to sample data, use the readout-no-sampling.json file instead.
If you have glfw installed, you should see a window with the workflow visualization and sub-windows for each Data Processor where their logs can be seen. The processing will continue until the main window it is closed. Regardless of glfw being installed or not, in the terminal all the logs will be shown as well.