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

Public Member Functions

 StRpsCluster (double pos, double posRMS, short len, double e, double xy, unsigned char qual)
 
double position () const
 
double positionRMS () const
 
short length () const
 
double energy () const
 
double xy () const
 
unsigned char quality () const
 
unsigned int romanPotId () const
 
unsigned int planeId () const
 
void setPosition (double)
 
void setPositionRMS (double)
 
void setLength (short)
 
void setEnergy (double)
 
void setXY (double)
 
void setQuality (unsigned char)
 
- 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 Member Functions

void setPlaneId (unsigned char)
 
void setRomanPotId (unsigned char)
 

Protected Attributes

Double_t mPosition
 
Double_t mPositionRMS
 
Short_t mLength
 
Double_t mEnergy
 
Double_t mXY
 
UChar_t mQuality
 
UChar_t mPlaneId
 
UChar_t mRomanPotId
 

Friends

class StRpsPlane
 

Detailed Description

Definition at line 29 of file StRpsCluster.h.


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