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

#include <StEventInfo.h>

Inheritance diagram for StEventInfo:
StObject

Public Member Functions

const TString & type () const
 
int id () const
 
int runId () const
 
int time () const
 
unsigned int triggerMask () const
 
unsigned int bunchCrossingNumber (unsigned int) const
 
unsigned int eventSize () const
 
void setType (const char *)
 
void setRunId (int)
 
void setId (int)
 
void setTime (int)
 
void setTriggerMask (unsigned int)
 
void setBunchCrossingNumber (unsigned int, unsigned int)
 
void setEventSize (unsigned int)
 
- 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
 

Protected Attributes

TString mType
 
Int_t mRunId
 
Int_t mId
 
Int_t mTime
 
UInt_t mTriggerMask
 
UInt_t mBunchCrossingNumber [2]
 
UInt_t mEventSize
 

Detailed Description

Author
Thomas Ullrich, Jun 2000

Definition at line 44 of file StEventInfo.h.


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