src
CondFormats
DataRecord
interface
L1CaloHcalScaleRcd.h
Go to the documentation of this file.
1
#ifndef CondFormatsDataRecord_L1CaloHcalScaleRcd_h
2
#define CondFormatsDataRecord_L1CaloHcalScaleRcd_h
3
4
#include "
FWCore/Utilities/interface/mplVector.h
"
5
6
//#include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
7
#include "
FWCore/Framework/interface/DependentRecordImplementation.h
"
8
#include "
CondFormats/DataRecord/interface/L1TriggerKeyListRcd.h
"
9
#include "
CondFormats/DataRecord/interface/L1TriggerKeyRcd.h
"
10
#include "
Geometry/Records/interface/CaloGeometryRecord.h
"
11
12
//class L1CaloHcalScaleRcd : public edm::eventsetup::EventSetupRecordImplementation<L1CaloHcalScaleRcd> {};
13
class
L1CaloHcalScaleRcd
:
public
edm::eventsetup::DependentRecordImplementation
<
14
L1CaloHcalScaleRcd,
15
edm::mpl::Vector<L1TriggerKeyListRcd, L1TriggerKeyRcd, CaloGeometryRecord> > {};
16
17
#endif
mplVector.h
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:42
CaloGeometryRecord.h
L1TriggerKeyListRcd.h
DependentRecordImplementation.h
L1CaloHcalScaleRcd
Definition:
L1CaloHcalScaleRcd.h:13
L1TriggerKeyRcd.h
Generated for CMSSW Reference Manual by
1.8.14