JSFZVTOP3Vertex
class description - source file - inheritance tree
public:
JSFZVTOP3Vertex(Int_t vno = 0, Int_t jetno = 0)
JSFZVTOP3Vertex(const JSFZVTOP3Vertex&)
virtual ~JSFZVTOP3Vertex()
static TClass* Class()
virtual Double_t GetChisquare()
virtual Double_t GetProbability()
Double_t GetVertexSignificance()
virtual TClass* IsA() const
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
Float_t fVSIG Vertex significance func. value
Float_t fXISQ Chisq of vertex fit
Float_t fPRBV Probabilifty of vertex fit.
Float_t fALPHA Angular displacement of vertex
Float_t fDPOS[6] Error matrix of vertex position.
Do topological vertex finding.
$Id: JSFZVTOP3.cxx,v 1.4 2003/05/25 10:44:51 miyamoto Exp $
~JSFZVTOP3Vertex()
JSFZVTOP3Vertex(Int_t vno, Int_t jetno)
(Function)
Copy contents of ZVTOP3 common to data member
(Input)
vno : vertex number (0,1,2,....)
jetno: jet number (0,1,2,....)
Inline Functions
Double_t GetProbability()
Double_t GetChisquare()
Double_t GetVertexSignificance()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
JSFZVTOP3Vertex JSFZVTOP3Vertex(const JSFZVTOP3Vertex&)
Last update: Tue Jan 20 15:55:35 2004
ROOT page - Home page - Class index - 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.