#include <L1GlobalTriggerObjectMaps.h>
Public Member Functions | |
ConditionsInAlgorithm (ConditionResult const *conditionResults, unsigned nConditions) | |
bool | getConditionResult (unsigned condition) const |
unsigned | nConditions () const |
Private Attributes | |
ConditionResult const * | m_conditionResults |
unsigned | m_nConditions |
Definition at line 130 of file L1GlobalTriggerObjectMaps.h.
L1GlobalTriggerObjectMaps::ConditionsInAlgorithm::ConditionsInAlgorithm | ( | ConditionResult const * | conditionResults, |
unsigned | nConditions | ||
) |
Definition at line 288 of file L1GlobalTriggerObjectMaps.cc.
bool L1GlobalTriggerObjectMaps::ConditionsInAlgorithm::getConditionResult | ( | unsigned | condition | ) | const |
Definition at line 295 of file L1GlobalTriggerObjectMaps.cc.
References cms::Exception::addContext(), and L1GlobalTriggerObjectMaps::m_conditionResults.
Referenced by CompareToObjectMapRecord::analyze(), and pat::PATTriggerProducer::produce().
|
inline |
Definition at line 134 of file L1GlobalTriggerObjectMaps.h.
References m_nConditions.
Referenced by CompareToObjectMapRecord::analyze(), and pat::PATTriggerProducer::produce().
|
private |
Definition at line 138 of file L1GlobalTriggerObjectMaps.h.
|
private |
Definition at line 139 of file L1GlobalTriggerObjectMaps.h.
Referenced by nConditions().