StRoot
1
|
Public Member Functions | |
unsigned short | detectorId () const |
float | energy () const |
float | x () const |
float | y () const |
unsigned int | parentClusterId () const |
StFcsCluster * | cluster () |
int | nParentClusterPhotons () const |
const StThreeVectorD & | xyz () const |
const StLorentzVectorD & | fourMomentum () const |
void | setDetectorId (unsigned short detectorId) |
void | setEnergy (float energy) |
void | setX (float x) |
void | setY (float y) |
void | setCluster (StFcsCluster *cluster) |
void | setNParentClusterPhotons (int nclph) |
void | setXYZ (const StThreeVectorD &p3) |
void | setFourMomentum (const StLorentzVectorD &p4) |
void | print (int option=0) |
Public Member Functions inherited from StObject | |
StObject (const StObject &sto) | |
StObject & | operator= (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 | |
Definition at line 27 of file StFcsPoint.h.