26 bool upstreamClusters,
27 bool disableRootOutput)
31 if (!(upstreamDigits || upstreamClusters)) {
34 if (!upstreamClusters) {
38 if (!disableRootOutput) {
std::vector< DataProcessorSpec > WorkflowSpec
o2::framework::WorkflowSpec getWorkflow(bool useMC, bool upstreamDigits=false, bool upstreamClusters=false, bool disableRootOutput=false)
o2::framework::DataProcessorSpec getIOTOFDigitReaderSpec(bool useMC=true, bool useCalib=false, std::string defname="iotofdigits.root")
o2::framework::DataProcessorSpec getIOTOFClusterWriterSpec(bool useMC, bool dec)
o2::framework::DataProcessorSpec getIOTOFClustererSpec(bool useMC)