CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HLTPrescaleTableCond.h
Go to the documentation of this file.
1 #ifndef CondFormats_HLTObjects_HLTPrescaleTableCond_h
2 #define CondFormats_HLTObjects_HLTPrescaleTableCond_h
3 
5 
6 namespace trigger {
8  public:
13  hltPrescaleTable_(hltPrescaleTable) { }
18  };
19 }
20 #endif
The single EDProduct containing the HLT Prescale Table.
trigger::HLTPrescaleTable hltPrescaleTable_
data member
HLTPrescaleTableCond()
default c'tor
HLTPrescaleTableCond(const trigger::HLTPrescaleTable &hltPrescaleTable)
payload c'tor
const trigger::HLTPrescaleTable & hltPrescaleTable() const
trivial const accessor