25 {
"TST",
"A1", Lifetime::Timeframe}},
30 std::this_thread::sleep_for(std::chrono::seconds(1));
31 auto& aData = allocator.make<
int>(
Output{
"TST",
"A1", 0}, 1);
33 Options{{
"test-option", VariantType::String,
"test",
"A test option"}},
Defining PrimaryVertex explicitly as messageable.
std::vector< DataProcessorSpec > WorkflowSpec
std::vector< InputSpec > Inputs
std::vector< OutputSpec > Outputs
WorkflowSpec defineDataProcessing(ConfigContext const &specs)
This function hooks up the the workflow specifications into the DPL driver.