CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SiPixelTemplateDBObjectESProducerRcd.h
Go to the documentation of this file.
1 #ifndef CalibTracker_Records_SiPixelTemplateDBObjectESProducerRcd_h
2 #define CalibTracker_Records_SiPixelTemplateDBObjectESProducerRcd_h
3 
6 #include "boost/mpl/vector.hpp"
7 
10 
11 class SiPixelTemplateDBObjectESProducerRcd : public edm::eventsetup::DependentRecordImplementation<SiPixelTemplateDBObjectESProducerRcd, boost::mpl::vector<IdealMagneticFieldRecord, SiPixelTemplateDBObjectRcd> > {};
12 
13 #endif