#include <L1GlobalTriggerObjectMaps.h>
Public Member Functions | |
CombinationsInCondition (unsigned char const *startOfObjectIndexes, unsigned nCombinations, unsigned short nObjectsPerCombination) | |
unsigned char | getObjectIndex (unsigned combination, unsigned object) const |
unsigned | nCombinations () const |
unsigned short | nObjectsPerCombination () const |
Private Attributes | |
unsigned | m_nCombinations |
unsigned short | m_nObjectsPerCombination |
unsigned char const * | m_startOfObjectIndexes |
Definition at line 142 of file L1GlobalTriggerObjectMaps.h.
L1GlobalTriggerObjectMaps::CombinationsInCondition::CombinationsInCondition | ( | unsigned char const * | startOfObjectIndexes, |
unsigned | nCombinations, | ||
unsigned short | nObjectsPerCombination | ||
) |
Definition at line 306 of file L1GlobalTriggerObjectMaps.cc.
References getObjectIndex().
Referenced by L1GlobalTriggerObjectMaps::ConditionsInAlgorithm::getConditionResult().
unsigned char L1GlobalTriggerObjectMaps::CombinationsInCondition::getObjectIndex | ( | unsigned | combination, |
unsigned | object | ||
) | const |
Definition at line 315 of file L1GlobalTriggerObjectMaps.cc.
References cms::Exception::addContext(), L1GlobalTriggerObjectMaps::getStartEndIndex(), m_nCombinations, m_nObjectsPerCombination, m_startOfObjectIndexes, and resolutioncreator_cfi::object.
Referenced by CompareToObjectMapRecord::analyze(), CombinationsInCondition(), and pat::PATTriggerProducer::produce().
|
inline |
Definition at line 148 of file L1GlobalTriggerObjectMaps.h.
Referenced by CompareToObjectMapRecord::analyze(), and pat::PATTriggerProducer::produce().
|
inline |
Definition at line 149 of file L1GlobalTriggerObjectMaps.h.
Referenced by CompareToObjectMapRecord::analyze(), and pat::PATTriggerProducer::produce().
|
private |
Definition at line 154 of file L1GlobalTriggerObjectMaps.h.
Referenced by getObjectIndex().
|
private |
Definition at line 155 of file L1GlobalTriggerObjectMaps.h.
Referenced by getObjectIndex().
|
private |
Definition at line 153 of file L1GlobalTriggerObjectMaps.h.
Referenced by getObjectIndex().