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 
7 
8 namespace trigger {
10  public:
15  hltPrescaleTable_(hltPrescaleTable) { }
20 
22  };
23 }
24 #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
#define COND_SERIALIZABLE
Definition: Serializable.h:37
const trigger::HLTPrescaleTable & hltPrescaleTable() const
trivial const accessor