Skip to content

Configuration cleanup for athenaHLT

Frank Winklmeier requested to merge fwinkl/athena:athenaHLT_config into master
  • Move all configuration of athenaHLT services to TriggerUnixStandardSetup.py. Remove the use of includes as much as possible (apart from user job options).
  • Replace the OfflineTHistSvc.py include with a simple flag
  • Add an error in case the offline THistSvc is used with more than one child process
  • Move the configuration of HLTResultMTMaker to its own module
  • Remove the copy of hadd in TrigServices
Edited by Frank Winklmeier

Merge request reports