29void customize(std::vector<o2::framework::ConfigParamSpec>& workflowOptions)
32 std::vector<ConfigParamSpec> options{
38 std::swap(workflowOptions, options);
Defining PrimaryVertex explicitly as messageable.
std::vector< DataProcessorSpec > WorkflowSpec
Global TPC definitions and constants.
DataProcessorSpec getDCSSpec()
create DCS processor
void customize(std::vector< o2::framework::ConfigParamSpec > &workflowOptions)
WorkflowSpec defineDataProcessing(ConfigContext const &configcontext)
This function hooks up the the workflow specifications into the DPL driver.