Skip to content
Snippets Groups Projects

Add a flag to control JiveXML output, add CA configuration

Merged Edward Moyse requested to merge emoyse/athena:23.0-move-JiveXML-to-CA into 23.0
1 file
+ 2
1
Compare changes
  • Side-by-side
  • Inline
@@ -271,7 +271,8 @@ def RecoSteering(flags):
log.info("---------- Configured AOD writing")
if flags.Output.doJiveXML:
# TODO
from JiveXML.JiveXMLConfig import AlgoJiveXMLCfg
acc.merge(AlgoJiveXMLCfg(flags))
log.info("---------- Configured JiveXML writing")
# Set up PerfMon
Loading