Skip to content

TrigConfigSvc: add validity check to PrescaleCondAlg

Frank Winklmeier requested to merge fwinkl/athena:pscondalg into master

Add a validity check to the PrescaleCondAlg to avoid creating prescale conditions objects if there is already a valid one. This is mostly relevant for serial athena (reco) to avoid running the CondAlg on each event.

Edited by Frank Winklmeier

Merge request reports