Skip to content

Trigger job options and menu from TriggerDB

Joerg Stelzer requested to merge stelzer/athena:master-JobOptionsDBLoader into master

Load job options and L1 and HLT menu from trigger DB

  • New TrigDB JobOptions Loader
  • Extend TrigConf::JobOptionsSvc to load from the DB when given SMK
  • Configuration of L1/HLTConfigSvc to get DB connection and SMK from JobOptionsSvc
  • Provide old-style and new-style job config for L1/HLTConfigSvc (added to AppMgr.CreateSvc)
Edited by Joerg Stelzer

Merge request reports