HltEventLoopMgr: add option to run algs/sequences during start
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
Activity
assigned to @fwinkl
added 22.0 Trigger review-pending-level-1 labels
CI Result FAILURE (hash 053d8159)Athena DetCommon externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
DetCommon: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 57173] CI Result SUCCESS (hash 053d8159)Athena DetCommon externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
DetCommon: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 57186]added review-approved label and removed review-pending-level-1 label
added review-approved-point1 label
added review-approved-tier0 label
mentioned in commit 9e86f50c
mentioned in merge request !55813 (merged)