StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Types | Public Member Functions | Protected Attributes | List of all members
StMtdHeader Class Reference
Inheritance diagram for StMtdHeader:
StObject

Public Types

enum  { MAXFIBER =2 }
 

Public Member Functions

short fiberHeader (int fiberId) const
 
unsigned int fiberTriggerWord (int fiberId) const
 
unsigned int triggerTime (int fiberId) const
 
int shouldHaveRejectEvent () const
 
unsigned int tpcSectorMask () const
 
void setFiberHeader (int fiberId, short val)
 
void setFiberTriggerWord (int fiberId, unsigned int val)
 
void setTriggerTime (unsigned int tdc, int fiberId)
 
void setShouldHaveRejectEvent (int reject)
 
void setTpcSectorMask (unsigned int mask)
 
- 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

Short_t mFiberHeader [MAXFIBER]
 
UInt_t mFiberTriggerWord [MAXFIBER]
 
UInt_t mTriggerTime [MAXFIBER]
 
Int_t mShouldHaveRejectEvent
 
UInt_t mTpcSectorMask
 

Detailed Description

Definition at line 34 of file StMtdHeader.h.


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