Skip to content

Split the MuonTruthDecorationAlg into four smaller algorithms.

Leonardo Monaco requested to merge lmonaco/athena:TruthAlgSplit into main

I split the MuonTruthDecorationAlg into four smaller algorithms, in order to decrease the complexity and allow running a subset of decoration algorithms. Conceptually, the implementation and workflow are the same of the old algorithm, with a few minor changes. The most relevant one is the utilization of StoreGate/Decorators instead of AthContainers/Decorators.

Merge request reports

Loading