File indexing completed on 2024-04-06 12:01:42
0001 #include "CondCore/ESSources/interface/registration_macros.h"
0002 #include "CondFormats/L1TObjects/interface/L1MuGMTParameters.h"
0003 #include "CondFormats/DataRecord/interface/L1MuGMTParametersRcd.h"
0004
0005 REGISTER_PLUGIN(L1MuGMTParametersRcd, L1MuGMTParameters);
0006
0007 #include "CondFormats/L1TObjects/interface/L1MuGMTChannelMask.h"
0008 #include "CondFormats/DataRecord/interface/L1MuGMTChannelMaskRcd.h"
0009
0010 REGISTER_PLUGIN(L1MuGMTChannelMaskRcd, L1MuGMTChannelMask);