Main Page
Namespaces
Classes
Package Documentation
RecoEcal
EgammaCoreTools
interface
EcalNextToDeadChannelRcd.h
Go to the documentation of this file.
1
#ifndef EcalNextToDeadChannelRcd_h
2
#define EcalNextToDeadChannelRcd_h
3
4
#include "boost/mpl/vector.hpp"
5
#include "
FWCore/Framework/interface/DependentRecordImplementation.h
"
6
#include "
CondFormats/DataRecord/interface/EcalChannelStatusRcd.h
"
7
8
//
9
// Registration of to the EventSetup mechanism
10
//
11
12
class
EcalNextToDeadChannelRcd
13
:
public
edm::eventsetup::DependentRecordImplementation
<EcalNextToDeadChannelRcd,
14
boost::mpl::vector<EcalChannelStatusRcd> > {};
15
16
#endif
EcalChannelStatusRcd.h
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:43
DependentRecordImplementation.h
EcalNextToDeadChannelRcd
Definition:
EcalNextToDeadChannelRcd.h:12
Generated for CMSSW Reference Manual by
1.8.11