Skip to content

DataModelTest: Register conditions output with CondSvc

Frank Winklmeier requested to merge fwinkl/athena:dmtest_cond2 into master

Register the conditions output objects with the CondSvc. Otherwise the scheduler will treat the algorithm as a regular algorithm and run it on every event.

Merge request reports