#include <L1GlobalTriggerObjectMaps.h>
◆ ConditionResult() [1/2]
L1GlobalTriggerObjectMaps::ConditionResult::ConditionResult |
( |
| ) |
|
◆ ConditionResult() [2/2]
L1GlobalTriggerObjectMaps::ConditionResult::ConditionResult |
( |
unsigned |
startIndexOfCombinations, |
|
|
unsigned short |
nObjectsPerCombination, |
|
|
bool |
conditionResult |
|
) |
| |
◆ conditionResult()
bool L1GlobalTriggerObjectMaps::ConditionResult::conditionResult |
( |
| ) |
const |
|
inline |
◆ nObjectsPerCombination()
unsigned short L1GlobalTriggerObjectMaps::ConditionResult::nObjectsPerCombination |
( |
| ) |
const |
|
inline |
◆ startIndexOfCombinations()
unsigned L1GlobalTriggerObjectMaps::ConditionResult::startIndexOfCombinations |
( |
| ) |
const |
|
inline |
◆ m_conditionResult
bool L1GlobalTriggerObjectMaps::ConditionResult::m_conditionResult |
|
private |
◆ m_nObjectsPerCombination
unsigned short L1GlobalTriggerObjectMaps::ConditionResult::m_nObjectsPerCombination |
|
private |
◆ m_startIndexOfCombinations
unsigned L1GlobalTriggerObjectMaps::ConditionResult::m_startIndexOfCombinations |
|
private |