test
Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
CondFormats
DataRecord
interface
L1GtTriggerMenuRcd.h
Go to the documentation of this file.
1
#ifndef DataRecord_L1GtTriggerMenuRcd_h
2
#define DataRecord_L1GtTriggerMenuRcd_h
3
20
// system include files
21
#include "boost/mpl/vector.hpp"
22
23
// user include files
24
#include "
FWCore/Framework/interface/DependentRecordImplementation.h
"
25
#include "
CondFormats/DataRecord/interface/L1GtStableParametersRcd.h
"
26
#include "
CondFormats/DataRecord/interface/L1TriggerKeyListRcd.h
"
27
#include "
CondFormats/DataRecord/interface/L1TriggerKeyRcd.h
"
28
29
// forward declarations
30
31
// class declaration - record depends on L1GtStableParametersRcd
32
class
L1GtTriggerMenuRcd
:
public
edm::eventsetup::DependentRecordImplementation
<
33
L1GtTriggerMenuRcd, boost::mpl::vector<L1GtStableParametersRcd,L1TriggerKeyListRcd,L1TriggerKeyRcd> >
34
{
35
36
// empty
37
38
};
39
40
#endif
L1GtStableParametersRcd.h
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:37
L1TriggerKeyListRcd.h
L1GtTriggerMenuRcd
Definition:
L1GtTriggerMenuRcd.h:32
DependentRecordImplementation.h
L1TriggerKeyRcd.h
Generated for CMSSW Reference Manual by
1.8.5