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

#include <StTofSlat.h>

Inheritance diagram for StTofSlat:
StObject StTofMCSlat

Public Member Functions

 StTofSlat (unsigned short, unsigned short, unsigned short, StTrack *, float, unsigned short, unsigned short)
 
int operator== (const StTofSlat &) const
 
int operator!= (const StTofSlat &) const
 
unsigned short slatIndex () const
 
unsigned short adc () const
 
unsigned short tdc () const
 
StTrackassociatedTrack ()
 
const StTrackassociatedTrack () const
 
float zHit () const
 
unsigned short hitProf () const
 
unsigned short matchFlag () const
 
const StThreeVectorFposition () const
 
void setSlatIndex (unsigned short)
 
void setAdc (unsigned short)
 
void setTdc (unsigned short)
 
void setAssociatedTrack (StTrack *)
 
void setZHit (float)
 
void setHitProf (unsigned short)
 
void setMatchFlag (unsigned short)
 
void setPosition (const StThreeVectorF &)
 
- 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

UShort_t mSlatIndex
 
UShort_t mAdc
 
UShort_t mTdc
 
StLink< StTrackmAssociatedTrack
 
Float_t mZhit
 
UShort_t mHitProf
 
UShort_t mMatchFlag
 
StThreeVectorF mPosition
 

Detailed Description

Author
Wei-Ming Zhang, Dec 2000

Definition at line 48 of file StTofSlat.h.


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