T49Vertex
class description - source file - inheritance tree (.pdf)
This is an abstract class, constructors will not be documented.
Look at the header to check for available constructors.
public:
virtual ~T49Vertex()
static TClass* Class()
virtual UChar_t GetIdDet()
virtual UChar_t GetIdVtx()
virtual Int_t GetIflag()
virtual Int_t GetNTrkFit()
virtual Int_t GetNTrkOut()
virtual Float_t GetPchi2()
virtual Float_t GetSigX()
virtual Float_t GetSigY()
virtual Float_t GetSigZ()
virtual Float_t GetX()
virtual Float_t GetY()
virtual Float_t GetZ()
virtual TClass* IsA() const
T49Vertex& operator=(const T49Vertex&)
virtual void SetIdDet(UChar_t DetectorId)
virtual void SetIdVtx(UChar_t VertexId)
virtual void SetIflag(Int_t Flag)
virtual void SetNTrkFit(Int_t n)
virtual void SetNTrkOut(Int_t n)
virtual void SetPchi2(Float_t FitProb)
virtual void SetSigX(Float_t X)
virtual void SetSigY(Float_t Y)
virtual void SetSigZ(Float_t Z)
virtual void SetX(Float_t X)
virtual void SetY(Float_t Y)
virtual void SetZ(Float_t Z)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
void Streamer(TBuffer &R__b)
Stream an object of class T49Vertex.
Inline Functions
void ~T49Vertex()
void SetIflag(Int_t Flag)
void SetIdDet(UChar_t DetectorId)
void SetIdVtx(UChar_t VertexId)
void SetNTrkFit(Int_t n)
void SetNTrkOut(Int_t n)
void SetX(Float_t X)
void SetY(Float_t Y)
void SetZ(Float_t Z)
void SetSigX(Float_t X)
void SetSigY(Float_t Y)
void SetSigZ(Float_t Z)
void SetPchi2(Float_t FitProb)
Int_t GetIflag()
UChar_t GetIdDet()
UChar_t GetIdVtx()
Int_t GetNTrkFit()
Int_t GetNTrkOut()
Float_t GetX()
Float_t GetY()
Float_t GetZ()
Float_t GetSigX()
Float_t GetSigY()
Float_t GetSigZ()
Float_t GetPchi2()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void StreamerNVirtual(TBuffer& b)
T49Vertex& operator=(const T49Vertex&)
Last update: Thu Aug 17 15:29:08 2006
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.