Skip to content

TrigEgamma: migrate TrigEgammaSliceFlags to ConfigFlags

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

Migrated the remaining TrigEgammaSliceFlags to the new ConfigFlags. Note that most the code where these flags are currently used is old-style (hence the import ConfigFlags instead of passing them as argument). But at least we have them now in the final place for the migration to the CA-configuration.

cc @cjmeyer @jodafons

Merge request reports