Go to the documentation of this file. 1 #ifndef DataFormats_Common_TriggerResults_h
2 #define DataFormats_Common_TriggerResults_h
85 const unsigned int n(
size());
86 for (
unsigned int i = 0;
i !=
n; ++
i)
TriggerResults & operator=(TriggerResults const &rhs)
Copy assignment using swap.
void swap(Hash< I > &other)
const std::vector< std::string > & getTriggerNames() const
Obsolete.
void swap(Association< C > &lhs, Association< C > &rhs)
const ParameterSetID & parameterSetID() const
Get stored parameter set id.
void swap(HLTGlobalStatus &other)
swap function
TriggerResults(const HLTGlobalStatus &hlt, const Strings &names)
Not used anymore.
void swap(TriggerResults &other)
swap function
const std::string names[nVars_]
unsigned int size() const
Get number of paths stored.
edm::ParameterSetID psetid_
Parameter set id.
TriggerResults()
Trivial contructor.
TriggerResults(const HLTGlobalStatus &hlt, const edm::ParameterSetID &psetid)
Standard contructor.
Strings names_
Not used anymore.
unsigned int find(const std::string &name) const
Obsolete.
std::vector< std::string > Strings
const std::string & name(unsigned int i) const
Obsolete.