Skip to content
Snippets Groups Projects

Sweeping !54275 from master to 22.0. Make L1CaloPprDisabledChannelContainerRun2 a mixed-range ConditionsContainer

Merged Sweeping !54275 from master to 22.0. Make L1CaloPprDisabledChannelContainerRun2 a mixed-range ConditionsContainer
Merged Atlas Nightlybuild requested to merge cherry-pick-2c3482ff227-22.0 into 22.0
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
@@ -58,7 +58,7 @@ private:
std::map<L1CaloPprDisabledChannelContainerRun2::eCoolFolders, std::string> m_coolFoldersKeysMap;
};
#include "AthenaKernel/CondCont.h"
CONDCONT_DEF( L1CaloPprDisabledChannelContainerRun2 , 1104770746);
#include "AthenaKernel/CondCont.h"
CONDCONT_MIXED_DEF ( L1CaloPprDisabledChannelContainerRun2 , 1104770746);
#endif
Loading