CondFormats
DataRecord
interface
L1GtBoardMapsRcd.h
Go to the documentation of this file.
1
#ifndef DataRecord_L1GtBoardMapsRcd_h
2
#define DataRecord_L1GtBoardMapsRcd_h
3
20
// system include files
21
#include "
FWCore/Utilities/interface/mplVector.h
"
22
23
// user include files
24
//#include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
25
#include "
FWCore/Framework/interface/DependentRecordImplementation.h
"
26
#include "
CondFormats/DataRecord/interface/L1TriggerKeyListRcd.h
"
27
#include "
CondFormats/DataRecord/interface/L1TriggerKeyRcd.h
"
28
29
// forward declarations
30
31
// class declaration
32
// class L1GtBoardMapsRcd :
33
// public edm::eventsetup::EventSetupRecordImplementation<L1GtBoardMapsRcd>
34
// {
35
36
// // empty
37
38
// };
39
class
L1GtBoardMapsRcd
40
:
public
edm::eventsetup::DependentRecordImplementation
<L1GtBoardMapsRcd,
41
edm::mpl::Vector<L1TriggerKeyListRcd, L1TriggerKeyRcd> > {};
42
43
#endif
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:42
L1TriggerKeyRcd.h
DependentRecordImplementation.h
mplVector.h
L1GtBoardMapsRcd
Definition:
L1GtBoardMapsRcd.h:39
L1TriggerKeyListRcd.h
Generated for CMSSW Reference Manual by
1.8.16