![]() |
ATLAS Offline Software
|
#include <TBTriggerPatternUnit.h>
Public Member Functions | |
| TBTriggerPatternUnit () | |
| ~TBTriggerPatternUnit () | |
| void | setTriggerWord (unsigned int word) |
| bool | getBit (unsigned int i) const |
| const std::vector< bool > & | getTriggers () const |
| unsigned int | getTriggerWord () const |
| bool | isParticle () const |
| bool | isRandom () const |
| bool | isPedestal () const |
| bool | isMonitor () const |
| bool | isCalib () const |
| bool | hasS1 () const |
| bool | hasS2 () const |
| bool | hasS3 () const |
| bool | hasVeto () const |
| bool | hasTCFront () const |
| bool | hasTCBack () const |
| bool | hasMuon () const |
| bool | hasFibre () const |
| bool | hasLatePileUp () const |
| bool | hasEarlyPileUp () const |
| bool | hasCedar6of8 () const |
| bool | hasCedar7of8 () const |
| bool | hasCedar8of8 () const |
Private Attributes | |
| unsigned int | m_triggerWord |
| std::vector< bool > | m_triggers |
Friends | |
| class | TBTriggerPatternUnitCnv_p1 |
Definition at line 26 of file TBTriggerPatternUnit.h.
| TBTriggerPatternUnit::TBTriggerPatternUnit | ( | ) |
Definition at line 11 of file TBTriggerPatternUnit.cxx.
| TBTriggerPatternUnit::~TBTriggerPatternUnit | ( | ) |
Definition at line 18 of file TBTriggerPatternUnit.cxx.
|
inline |
Definition at line 47 of file TBTriggerPatternUnit.h.
|
inline |
Definition at line 48 of file TBTriggerPatternUnit.h.
|
inline |
Definition at line 50 of file TBTriggerPatternUnit.h.
|
inline |
Definition at line 84 of file TBTriggerPatternUnit.h.
|
inline |
Definition at line 86 of file TBTriggerPatternUnit.h.
|
inline |
Definition at line 88 of file TBTriggerPatternUnit.h.
|
inline |
Definition at line 82 of file TBTriggerPatternUnit.h.
|
inline |
Definition at line 78 of file TBTriggerPatternUnit.h.
|
inline |
Definition at line 80 of file TBTriggerPatternUnit.h.
|
inline |
Definition at line 76 of file TBTriggerPatternUnit.h.
|
inline |
Definition at line 64 of file TBTriggerPatternUnit.h.
|
inline |
Definition at line 66 of file TBTriggerPatternUnit.h.
|
inline |
Definition at line 68 of file TBTriggerPatternUnit.h.
|
inline |
Definition at line 74 of file TBTriggerPatternUnit.h.
|
inline |
Definition at line 72 of file TBTriggerPatternUnit.h.
|
inline |
Definition at line 70 of file TBTriggerPatternUnit.h.
|
inline |
Definition at line 61 of file TBTriggerPatternUnit.h.
|
inline |
Definition at line 59 of file TBTriggerPatternUnit.h.
|
inline |
Definition at line 54 of file TBTriggerPatternUnit.h.
|
inline |
Definition at line 58 of file TBTriggerPatternUnit.h.
|
inline |
Definition at line 56 of file TBTriggerPatternUnit.h.
| void TBTriggerPatternUnit::setTriggerWord | ( | unsigned int | word | ) |
Definition at line 26 of file TBTriggerPatternUnit.cxx.
|
friend |
Definition at line 94 of file TBTriggerPatternUnit.h.
|
private |
Definition at line 97 of file TBTriggerPatternUnit.h.
|
private |
Definition at line 96 of file TBTriggerPatternUnit.h.