Skip to content
Snippets Groups Projects

HltEventLoopMgr: add option to run algs/sequences during start

Merged Frank Winklmeier requested to merge fwinkl/athena:hltcondalgs into 22.0

Add the execAtStart property that can be used to specify a list of algorithms/sequences that should be executed at the end of the prepareForRun transition. This can e.g. be used to execute all CondAlgs once before the first event to improve memory sharing:

ServiceMgr.HltEventLoopMgr.execAtStart = ['AthCondSeq']

Relates to ATR-26138.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading