CMS 3D CMS Logo

SiPixel2DTemplateDBObjectESProducerRcd.h
Go to the documentation of this file.
1 #ifndef CalibTracker_Records_SiPixel2DTemplateDBObjectESProducerRcd_h
2 #define CalibTracker_Records_SiPixel2DTemplateDBObjectESProducerRcd_h
3 
6 
9 
10 #include "boost/mpl/vector.hpp"
11 
12 class SiPixel2DTemplateDBObjectESProducerRcd : public edm::eventsetup::DependentRecordImplementation<SiPixel2DTemplateDBObjectESProducerRcd, boost::mpl::vector<IdealMagneticFieldRecord, SiPixel2DTemplateDBObjectRcd> > {};
13 
14 #endif