#include <L1GlobalTriggerObjectMaps.h>
Definition at line 90 of file L1GlobalTriggerObjectMaps.h.
◆ AlgorithmResult() [1/2]
L1GlobalTriggerObjectMaps::AlgorithmResult::AlgorithmResult |
( |
| ) |
|
◆ AlgorithmResult() [2/2]
L1GlobalTriggerObjectMaps::AlgorithmResult::AlgorithmResult |
( |
unsigned |
startIndexOfConditions, |
|
|
int |
algorithmBitNumber, |
|
|
bool |
algorithmResult |
|
) |
| |
◆ algorithmBitNumber()
short L1GlobalTriggerObjectMaps::AlgorithmResult::algorithmBitNumber |
( |
| ) |
const |
|
inline |
◆ algorithmResult()
bool L1GlobalTriggerObjectMaps::AlgorithmResult::algorithmResult |
( |
| ) |
const |
|
inline |
◆ operator<()
bool L1GlobalTriggerObjectMaps::AlgorithmResult::operator< |
( |
AlgorithmResult const & |
right | ) |
const |
|
inline |
◆ startIndexOfConditions()
unsigned L1GlobalTriggerObjectMaps::AlgorithmResult::startIndexOfConditions |
( |
| ) |
const |
|
inline |
◆ m_algorithmBitNumber
short L1GlobalTriggerObjectMaps::AlgorithmResult::m_algorithmBitNumber |
|
private |
◆ m_algorithmResult
bool L1GlobalTriggerObjectMaps::AlgorithmResult::m_algorithmResult |
|
private |
◆ m_startIndexOfConditions
unsigned L1GlobalTriggerObjectMaps::AlgorithmResult::m_startIndexOfConditions |
|
private |