CMS 3D CMS Logo

EcalSeverityLevelAlgoRcd.h
Go to the documentation of this file.
1 #ifndef EcalSeverityLevelAlgoRcd_h
2 #define EcalSeverityLevelAlgoRcd_h
3 
4 #include "boost/mpl/vector.hpp"
7 
8 //
9 // Registration of EcalSeverityLevelAlgo to the EventSetup mechanism
10 //
11 
13  : public edm::eventsetup::DependentRecordImplementation<EcalSeverityLevelAlgoRcd,
14  boost::mpl::vector<EcalChannelStatusRcd> > {};
15 
16 #endif
edm::eventsetup::DependentRecordImplementation
Definition: DependentRecordImplementation.h:43
EcalSeverityLevelAlgoRcd
Definition: EcalSeverityLevelAlgoRcd.h:12
DependentRecordImplementation.h
EcalChannelStatusRcd.h