#include <StMuTriggerIdCollection.h>

Public Member Functions | |
| StMuTriggerIdCollection (const StTriggerIdCollection *) | |
| const StTriggerId & | nominal () const |
| const StTriggerId & | l1 () const |
| const StTriggerId & | l2 () const |
| const StTriggerId & | l3 () const |
| const StTriggerId & | l3Expanded () const |
| void | fill (const StTriggerIdCollection *) |
| void | setL1 (const StTriggerId) |
| void | setL2 (const StTriggerId) |
| void | setL3 (const StTriggerId) |
| void | setL3Expanded (const StTriggerId) |
| void | setNominal (const StTriggerId) |
Static Public Member Functions | |
| static bool | isEmpty (const StTriggerId &) |
Protected Attributes | |
| StTriggerId | mL1TriggerId |
| StTriggerId | mL2TriggerId |
| StTriggerId | mL3TriggerId |
| StTriggerId | mNTriggerId |
| StTriggerId | mLETriggerId |
Definition at line 31 of file StMuTriggerIdCollection.h.
1.5.9