Skip to content

Move the CaloBCIDAvgAlg to the HLTBeginSeq for HLT

Benjamin Michael Wynne requested to merge bwynne/athena:BCIDAvgToBeginSeq into master

Breaking off a part of !40082 (closed) to make it more manageable

The CaloBCIDAvgAlg should be run before all HLT algs, i.e. in the HLTBeginSeq. By default it is just added to topSequence, so allow overriding that default

Merge request reports