11#ifndef O2_FRAMEWORK_CORE_DATAPROCESSORINFO_H_
12#define O2_FRAMEWORK_CORE_DATAPROCESSORINFO_H_
26 std::string
name =
"Unknown";
GLuint const GLchar * name
Defining PrimaryVertex explicitly as messageable.
std::vector< std::string > channels
The channels for a given dataprocessor.
std::vector< ConfigParamSpec > workflowOptions
The workflow options which are available for the associated DataProcessorSpec.
std::vector< std::string > cmdLineArgs
The argument passed on the command line for this DataProcessorSpec.
std::string executable
The executable name of the program which holds the DataProcessorSpec.