CMS 3D CMS Logo

SiPixelFEDChannelContainerESProducerRcd.h
Go to the documentation of this file.
1 #ifndef CALIBTRACKER_RECORDS_SIPIXELFEDCHANNELCONTAINERESPRODUCERRCD_H
2 #define CALIBTRACKER_RECORDS_SIPIXELFEDCHANNELCONTAINERESPRODUCERRCD_H
3 
6 #include "boost/mpl/vector.hpp"
8 
9 class SiPixelFEDChannelContainerESProducerRcd : public edm::eventsetup::DependentRecordImplementation<SiPixelFEDChannelContainerESProducerRcd,boost::mpl::vector<SiPixelStatusScenariosRcd> > {};
10 
11 #endif