Skip to content

TrigT1CaloCalibConditions: remove some polymorphism

Adam Edward Barton requested to merge abarton/athena:L1calotraits into master

A lot of objects here seem to be polymorphic unnecessarily. Will see if it compiles as basic data type. If it works this will reduce memory and cpu usage.

Merge request reports