HRichHitFit
class description - source file - inheritance tree (.pdf)
public:
HRichHitFit()
HRichHitFit(const HRichHitFit& source)
virtual ~HRichHitFit()
static TClass* Class()
void dumpToStdout()
Float_t getFitCenterPhi()
Float_t getFitCenterTheta()
Float_t getFitCenterX()
Float_t getFitCenterY()
Float_t getFitRadius()
Float_t getFitVar()
Int_t getHitIndex()
Int_t getNbCoords()
Int_t getSector()
virtual TClass* IsA() const
HRichHitFit& operator=(const HRichHitFit& source)
void Reset()
void setFitCenterPhi(Double_t centphi)
void setFitCenterTheta(Double_t centtheta)
void setFitCenterX(Double_t centx)
void setFitCenterY(Double_t centy)
void setFitRadius(Double_t rad)
void setFitVar(Double_t var)
void setHitIndex(Int_t ind)
void setNbCoords(Int_t n)
void setSector(Int_t s)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
Float_t fFitRadius
Float_t fFitCenterX
Float_t fFitCenterY
Float_t fFitVar
Float_t fFitCenterTheta
Float_t fFitCenterPhi
Int_t nSector
Int_t nNbCoords
Int_t hitindex
HRichHitFit()
~HRichHitFit()
HRichHitFit(const HRichHitFit& source)
void Reset()
void dumpToStdout()
Inline Functions
HRichHitFit& operator=(const HRichHitFit& source)
Int_t getSector()
void setSector(Int_t s)
Int_t getNbCoords()
void setNbCoords(Int_t n)
Float_t getFitRadius()
Float_t getFitCenterX()
Float_t getFitCenterY()
Float_t getFitVar()
Float_t getFitCenterTheta()
Float_t getFitCenterPhi()
Int_t getHitIndex()
void setFitRadius(Double_t rad)
void setFitCenterX(Double_t centx)
void setFitCenterY(Double_t centy)
void setFitVar(Double_t var)
void setFitCenterTheta(Double_t centtheta)
void setFitCenterPhi(Double_t centphi)
void setHitIndex(Int_t ind)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
Last update: Fri Jan 26 12:27:47 2007
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.