JSFZVTOP3Track
class description - source file - inheritance tree
public:
JSFZVTOP3Track(Int_t id = 0, Int_t jetno = 0)
JSFZVTOP3Track(const JSFZVTOP3Track&)
virtual ~JSFZVTOP3Track()
static TClass* Class()
virtual TClass* IsA() const
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
Int_t fZID ID of track in ZXTRKS bank.
Int_t fVNO Vertex number where this track belongs.
Float_t fXIST Chisqare contribution of the track to the vertex
Float_t fXISG[7] Chisqare contribution of the track to the vertex
Float_t fPRBG[7] vertex prob. if this track added to VRTS
Float_t fTRDI Distance in cm from the track to the IP
Float_t fLODI distance from IP along 2.5 cm line to TRDI
Do topological vertex finding.
$Id: JSFZVTOP3.cxx,v 1.4 2003/05/25 10:44:51 miyamoto Exp $
JSFZVTOP3Track(Int_t id, Int_t jetno)
(Function)
Copy contents of ZVTOP3 common to data member
(Input)
id : Track number ( 0,1,2,....)
jetno: jet number (0,1,2,....)
Inline Functions
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
JSFZVTOP3Track JSFZVTOP3Track(const JSFZVTOP3Track&)
void ~JSFZVTOP3Track()
Last update: Tue Jan 20 15:55:32 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.