StTriggerIdCollection Class Reference
Collection of trigger ids as stored in
StEvent.
More...
#include <StTriggerIdCollection.h>
List of all members.
|
Public Member Functions |
|
const StTriggerId * | nominal () const |
|
const StTriggerId * | l1 () const |
|
const StTriggerId * | l2 () const |
|
const StTriggerId * | l3 () const |
|
const StTriggerId * | l3Expanded () const |
|
void | setL1 (StTriggerId *) |
|
void | setL2 (StTriggerId *) |
|
void | setL3 (StTriggerId *) |
|
void | setL3Expanded (StTriggerId *) |
|
void | setNominal (StTriggerId *) |
Detailed Description
Collection of trigger ids as stored in
StEvent.
- Author:
- Thomas Ullrich
- Date:
- 2003/01/30 This class stores the trigger ids for every event in StEvent. Most users should only access the nominal(); everything else is for detailed understanding of the triggers.
Definition at line 39 of file StTriggerIdCollection.h.
The documentation for this class was generated from the following files: