CMS 3D CMS Logo

RPCInverseOMTFLinkMapRcd.h
Go to the documentation of this file.
1 #ifndef CondFormats_DataRecord_RPCInverseOMTFLinkMapRcd_h
2 #define CondFormats_DataRecord_RPCInverseOMTFLinkMapRcd_h
3 
4 #include "boost/mpl/vector.hpp"
6 
8 
10  : public edm::eventsetup::DependentRecordImplementation<RPCInverseOMTFLinkMapRcd,
11  boost::mpl::vector<RPCOMTFLinkMapRcd> > {};
12 
13 #endif // CondFormats_DataRecord_RPCInverseOMTFLinkMapRcd_h
edm::eventsetup::DependentRecordImplementation
Definition: DependentRecordImplementation.h:43
RPCInverseOMTFLinkMapRcd
Definition: RPCInverseOMTFLinkMapRcd.h:9
RPCOMTFLinkMapRcd.h
DependentRecordImplementation.h