StEventInfo Class Reference
#include <StEventInfo.h>
List of all members.
|
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) |
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: