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

Public Member Functions

int id () const
 
unsigned short detectorId () const
 
int category () const
 
int nTowers () const
 
int nNeighbor () const
 
int nPoints () const
 
float energy () const
 
float x () const
 
float y () const
 
float sigmaMax () const
 
float sigmaMin () const
 
float theta () const
 
float chi2Ndf1Photon () const
 
float chi2Ndf2Photon () const
 
const StLorentzVectorDfourMomentum () const
 
void setId (int cluid)
 
void setDetectorId (unsigned short detector)
 
void setCategory (int catag)
 
void setNTowers (int numbTower)
 
void setEnergy (float energy)
 
void setX (float x0)
 
void setY (float y0)
 
void setSigmaMin (float sigmaMax)
 
void setSigmaMax (float sigmaMax)
 
void setTheta (float theta)
 
void setChi2Ndf1Photon (float chi2ndfph1)
 
void setChi2Ndf2Photon (float chi2ndfph2)
 
void setFourMomentum (StLorentzVectorD p4)
 
StPtrVecFcsHit & hits ()
 
const StPtrVecFcsHit & hits () const
 
void addNeighbor (StFcsCluster *neighbor)
 
StPtrVecFcsCluster & neighbor ()
 
const StPtrVecFcsCluster & neighbor () const
 
StPtrVecFcsPoint & points ()
 
const StPtrVecFcsPoint & points () const
 
void addPoint (StFcsPoint *p)
 
void addPoint (StFcsPoint *p1, StFcsPoint *p2)
 
StPtrVecFwdTrack & tracks ()
 
const StPtrVecFwdTrack & tracks () const
 
void addTrack (StFwdTrack *p)
 
void sortTrackByPT ()
 
void print (Option_t *option="") const
 
- 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
 

Detailed Description

Definition at line 31 of file StFcsCluster.h.


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