src
RecoLocalCalo
EcalRecAlgos
interface
EcalSeverityLevelAlgoRcd.h
Go to the documentation of this file.
1
#ifndef EcalSeverityLevelAlgoRcd_h
2
#define EcalSeverityLevelAlgoRcd_h
3
4
#include "
FWCore/Utilities/interface/mplVector.h
"
5
#include "
FWCore/Framework/interface/DependentRecordImplementation.h
"
6
#include "
CondFormats/DataRecord/interface/EcalChannelStatusRcd.h
"
7
8
//
9
// Registration of EcalSeverityLevelAlgo to the EventSetup mechanism
10
//
11
12
class
EcalSeverityLevelAlgoRcd
13
:
public
edm::eventsetup::DependentRecordImplementation
<EcalSeverityLevelAlgoRcd,
14
edm::mpl::Vector<EcalChannelStatusRcd> > {};
15
16
#endif
EcalChannelStatusRcd.h
mplVector.h
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:42
EcalSeverityLevelAlgoRcd
Definition:
EcalSeverityLevelAlgoRcd.h:12
DependentRecordImplementation.h
Generated for CMSSW Reference Manual by
1.8.14