StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | List of all members
StTriggerIdCollection Class Reference

Collection of trigger ids as stored in StEvent. More...

#include <StTriggerIdCollection.h>

Inheritance diagram for StTriggerIdCollection:
StObject

Public Member Functions

const StTriggerIdnominal () const
 
const StTriggerIdl1 () const
 
const StTriggerIdl2 () const
 
const StTriggerIdl3 () const
 
const StTriggerIdl3Expanded () 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)
 
StObjectoperator= (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
 

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: