Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Geometry
EcalMapping
interface
EcalMappingRcd.h
Go to the documentation of this file.
1
#ifndef ECALMAPPINGRCD_H
2
#define ECALMAPPINGRCD_H
3
4
#include "boost/mpl/vector.hpp"
5
6
7
#include "
FWCore/Framework/interface/DependentRecordImplementation.h
"
8
// #include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
9
10
#include "
CondFormats/DataRecord/interface/EcalMappingElectronicsRcd.h
"
11
12
// class EcalMappingElectronicsRcd;
13
14
15
// class EcalMappingRcd : public edm::eventsetup::EventSetupRecordImplementation<EcalMappingRcd> {};
16
17
class
EcalMappingRcd
:
public
edm::eventsetup::DependentRecordImplementation
<EcalMappingRcd,
18
boost::mpl::vector<EcalMappingElectronicsRcd> > {};
19
20
21
22
#endif
23
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:36
EcalMappingRcd
Definition:
EcalMappingRcd.h:17
DependentRecordImplementation.h
EcalMappingElectronicsRcd.h
Generated for CMSSW Reference Manual by
1.8.5