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

#include <StTofCell.h>

Inheritance diagram for StTofCell:
StObject StTofMCCell

Public Member Functions

 StTofCell (int, int, int, int, int, int, StTrack *, float, int, const StThreeVectorD &)
 
 StTofCell (int, int, int, int, StTrack *, float, int, const StThreeVectorD &)
 
int operator== (const StTofCell &) const
 
int operator!= (const StTofCell &) const
 
int trayIndex () const
 
int moduleIndex () const
 
int cellIndex () const
 
int daqIndex () const
 
int adc () const
 
int tdc () const
 
double leadingEdgeTime () const
 
double trailingEdgeTime () const
 
float tot () const
 
StTrackassociatedTrack ()
 
const StTrackassociatedTrack () const
 
float zHit () const
 
int matchFlag () const
 
const StThreeVectorDposition () const
 
void setTrayIndex (int)
 
void setModuleIndex (int)
 
void setCellIndex (int)
 
void setDaqIndex (int)
 
void setAdc (int)
 
void setTdc (int)
 
void setLeadingEdgeTime (double)
 
void setTrailingEdgeTime (double)
 
void setAssociatedTrack (StTrack *)
 
void setZHit (float)
 
void setMatchFlag (int)
 
void setPosition (const StThreeVectorD &)
 
- 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

Int_t mTrayIndex
 
Int_t mModuleIndex
 
Int_t mCellIndex
 
Int_t mDaqIndex
 
Int_t mAdc
 
Int_t mTdc
 
Double_t mLeadingEdgeTime
 
Double_t mTrailingEdgeTime
 
StLink< StTrackmAssociatedTrack
 
Float_t mZhit
 
Int_t mMatchFlag
 
StThreeVectorD mPosition
 

Detailed Description

Author
F. Geurts, May 2003

Definition at line 51 of file StTofCell.h.


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