File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,14 +13,14 @@ taskDefinition=taskDefinition_1
1313taskDefinition =taskDefinition_1
1414
1515[taskDefinition_1]
16- className =AliceO2::QualityControlModules::Template::TemplateTask
17- ; className=AliceO2::QualityControlModules::Example::ExampleTask
16+ ; className=AliceO2::QualityControlModules::Template::TemplateTask
17+ className =AliceO2::QualityControlModules::Example::ExampleTask
1818moduleName =QcExample
1919cycleDurationSeconds =10
2020numberHistos =1000
2121numberChecks =10
22- ; typeOfChecks=AliceO2::QualityControlModules::Example::FakeCheck
23- typeOfChecks =AliceO2::QualityControlModules::Template::TemplateCheck
22+ typeOfChecks =AliceO2::QualityControlModules::Example::FakeCheck
23+ ; typeOfChecks=AliceO2::QualityControlModules::Template::TemplateCheck
2424; set to -1 for no maximum or remove the line
2525maxNumberCycles =-1
2626; exampleTaskOutput=0
You can’t perform that action at this time.
0 commit comments