CMS 3D CMS Logo

HLTPrescaleTableCond.h
Go to the documentation of this file.
1 #ifndef CondFormats_HLTObjects_HLTPrescaleTableCond_h
2 #define CondFormats_HLTObjects_HLTPrescaleTableCond_h
3 
5 
7 
8 namespace trigger {
10  public:
19 
21  };
22 } // namespace trigger
23 #endif
trigger::HLTPrescaleTable
The single EDProduct containing the HLT Prescale Table.
Definition: HLTPrescaleTable.h:20
trigger::HLTPrescaleTableCond::HLTPrescaleTableCond
HLTPrescaleTableCond()
default c'tor
Definition: HLTPrescaleTableCond.h:12
COND_SERIALIZABLE
#define COND_SERIALIZABLE
Definition: Serializable.h:39
trigger::HLTPrescaleTableCond::hltPrescaleTable_
trigger::HLTPrescaleTable hltPrescaleTable_
data member
Definition: HLTPrescaleTableCond.h:18
trigger::HLTPrescaleTableCond::hltPrescaleTable
const trigger::HLTPrescaleTable & hltPrescaleTable() const
trivial const accessor
Definition: HLTPrescaleTableCond.h:16
trigger::HLTPrescaleTableCond
Definition: HLTPrescaleTableCond.h:9
Serializable.h
trigger
Definition: HLTPrescaleTableCond.h:8
trigger::HLTPrescaleTableCond::HLTPrescaleTableCond
HLTPrescaleTableCond(const trigger::HLTPrescaleTable &hltPrescaleTable)
payload c'tor
Definition: HLTPrescaleTableCond.h:14
HLTPrescaleTable.h