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

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

#include <StMuTriggerIdCollection.h>

Inheritance diagram for StMuTriggerIdCollection:
StObject

Public Member Functions

 StMuTriggerIdCollection (const StTriggerIdCollection *)
 
const StTriggerIdnominal () const
 
const StTriggerIdl1 () const
 
const StTriggerIdl2 () const
 
const StTriggerIdl3 () const
 
const StTriggerIdl3Expanded () 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)
 
- 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
 

Static Public Member Functions

static bool isEmpty (const StTriggerId &)
 

Protected Attributes

StTriggerId mL1TriggerId
 
StTriggerId mL2TriggerId
 
StTriggerId mL3TriggerId
 
StTriggerId mNTriggerId
 
StTriggerId mLETriggerId
 

Detailed Description

Collection of trigger ids as stored in MuDst.

Author
Frank Laue
Date
2003/02/20 This class stores the trigger ids for every event in the MuDst. Most users should only access the nominal(); everything else is for detailed understanding of the triggers.

Definition at line 31 of file StMuTriggerIdCollection.h.


The documentation for this class was generated from the following files: