StRoot
1
|
Collection of trigger ids as stored in StEvent. More...
#include <StTriggerIdCollection.h>
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 *) |
Public Member Functions inherited from StObject | |
StObject (const StObject &sto) | |
StObject & | operator= (const StObject &sto) |
virtual TObject * | clone () const |
Int_t | isZombie () const |
virtual void | makeZombie (int flg=1) |
UInt_t | Ztreamer (TBuffer &R__b) |
ClassDef (StObject, 3) static UInt_t fgTally | |
Collection of trigger ids as stored in StEvent.
Definition at line 39 of file StTriggerIdCollection.h.