CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
EcalNextToDeadChannelRcd.h
Go to the documentation of this file.
1 #ifndef EcalNextToDeadChannelRcd_h
2 #define EcalNextToDeadChannelRcd_h
3 
7 
8 //
9 // Registration of to the EventSetup mechanism
10 //
11 
13  : public edm::eventsetup::DependentRecordImplementation<EcalNextToDeadChannelRcd,
14  edm::mpl::Vector<EcalChannelStatusRcd> > {};
15 
16 #endif