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

#include <StRichSpectra.h>

Inheritance diagram for StRichSpectra:
StObject

Public Member Functions

 StRichSpectra (int v=-999)
 
 StRichSpectra (float, float, float, float, float, float, float, float, int, float, int, int, float, float, float, float, int, float, float, float, float, int, int, int, int=-999)
 
void setExtrapolatedPosition (float, float)
 
void setExtrapolatedResidual (float, float)
 
void setCorrectedExtrapolatedResidual (float, float)
 
void setCherenkovAngle (float)
 
void setCherenkovSigma (float)
 
void setCherenkovPhotons (int)
 
void setPeakAngle (float)
 
void setPeakPhotons (int)
 
void setTotalPhotons (int)
 
void setMassSquared (float)
 
void setLineIntegralRatio (float)
 
void setLineIntegral (float)
 
void setAlpha (float)
 
void setFlag (int)
 
void setReserved (float)
 
void setMeanD (float pi=FLT_MAX, float k=FLT_MAX, float p=FLT_MAX)
 
void setNumberOfD (int pi=-100, int k=-100, int p=-100)
 
void setVersion (int)
 
float getExtrapolatedX () const
 
float getExtrapolatedY () const
 
float getExtrapolatedXResidual () const
 
float getExtrapolatedYResidual () const
 
float getCorrectedExtrapolatedXResidual () const
 
float getCorrectedExtrapolatedYResidual () const
 
float getCherenkovAngle () const
 
float getCherenkovSigma () const
 
int getCherenkovPhotons () const
 
float getPeakAngle () const
 
int getPeakPhotons () const
 
int getTotalPhotons () const
 
float getMassSquared () const
 
float getLineIntegralRatio () const
 
float getLineIntegral () const
 
float getAlpha () const
 
int getFlag () const
 
float getMeanDpi () const
 
float getMeanDk () const
 
float getMeanDp () const
 
int getMeanDnpi () const
 
int getMeanDnk () const
 
int getMeanDnp () const
 
float getReserved () const
 
int getVersion () 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
 

Protected Member Functions

virtual const char * GetCVS () const
 

Protected Attributes

Float_t mExtrapolatedX
 
Float_t mExtrapolatedY
 
Float_t mDx
 
Float_t mDy
 
Float_t mCdx
 
Float_t mCdy
 
Float_t mCherenkovAngle
 
Float_t mCherenkovAngleSigma
 
Int_t mNumberOfPhotons
 
Float_t mPeakAngle
 
Int_t mPeakPhotons
 
Int_t mTotalPhotons
 
Float_t mMassSquared
 
Float_t mLineIntegralRatio
 
Float_t mLineIntegral
 
Float_t mAlpha
 
Int_t mFlag
 
Float_t mReserved
 
Float_t mDpi
 
Float_t mDk
 
Float_t mDp
 
Int_t mNDpi
 
Int_t mNDk
 
Int_t mNDp
 
Int_t mVersion
 

Detailed Description

Author
Brian Lasiuk, Dec 14, 2002

Definition at line 43 of file StRichSpectra.h.


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