CbmRoot
Loading...
Searching...
No Matches
CbmKFVertexInterface Class Reference

#include <CbmKFVertexInterface.h>

Inheritance diagram for CbmKFVertexInterface:
[legend]
Collaboration diagram for CbmKFVertexInterface:
[legend]

Public Member Functions

 CbmKFVertexInterface ()
 
virtual ~CbmKFVertexInterface ()
 
virtual Double_t & GetRefX ()
 
virtual Double_t & GetRefY ()
 
virtual Double_t & GetRefZ ()
 
virtual Double_t * GetCovMatrix ()
 
virtual Double_t & GetRefChi2 ()
 Array[6] of covariance matrix.
 
virtual Int_t & GetRefNDF ()
 Chi^2 after fit.
 
virtual Int_t & GetRefNTracks ()
 Number of Degrees of Freedom after fit.
 
void SetVertex (CbmVertex &v)
 Number of tracks used during fit.
 
void GetVertex (CbmVertex &v)
 

Detailed Description

Definition at line 27 of file CbmKFVertexInterface.h.

Constructor & Destructor Documentation

◆ CbmKFVertexInterface()

CbmKFVertexInterface::CbmKFVertexInterface ( )
inline

Definition at line 30 of file CbmKFVertexInterface.h.

◆ ~CbmKFVertexInterface()

virtual CbmKFVertexInterface::~CbmKFVertexInterface ( )
inlinevirtual

Definition at line 31 of file CbmKFVertexInterface.h.

Member Function Documentation

◆ GetCovMatrix()

Double_t * CbmKFVertexInterface::GetCovMatrix ( )
virtual

◆ GetRefChi2()

Double_t & CbmKFVertexInterface::GetRefChi2 ( )
virtual

Array[6] of covariance matrix.

Reimplemented in CbmKFVertex.

Definition at line 34 of file CbmKFVertexInterface.cxx.

Referenced by CbmKFPrimaryVertexFinder::Fit(), GetVertex(), and SetVertex().

◆ GetRefNDF()

Int_t & CbmKFVertexInterface::GetRefNDF ( )
virtual

Chi^2 after fit.

Reimplemented in CbmKFVertex.

Definition at line 35 of file CbmKFVertexInterface.cxx.

References gTempI.

Referenced by CbmKFPrimaryVertexFinder::Fit(), GetVertex(), and SetVertex().

◆ GetRefNTracks()

Int_t & CbmKFVertexInterface::GetRefNTracks ( )
virtual

Number of Degrees of Freedom after fit.

Reimplemented in CbmKFVertex.

Definition at line 36 of file CbmKFVertexInterface.cxx.

References gTempI.

Referenced by CbmKFPrimaryVertexFinder::Fit(), GetVertex(), and SetVertex().

◆ GetRefX()

Double_t & CbmKFVertexInterface::GetRefX ( )
virtual

I/O parameters for vertex fit routines

Reimplemented in CbmKFVertex.

Definition at line 30 of file CbmKFVertexInterface.cxx.

Referenced by CbmKFPrimaryVertexFinder::Fit(), CbmKFTrackInterface::Fit2Vertex(), GetVertex(), and SetVertex().

◆ GetRefY()

Double_t & CbmKFVertexInterface::GetRefY ( )
virtual

◆ GetRefZ()

Double_t & CbmKFVertexInterface::GetRefZ ( )
virtual

◆ GetVertex()

void CbmKFVertexInterface::GetVertex ( CbmVertex & v)

◆ SetVertex()

void CbmKFVertexInterface::SetVertex ( CbmVertex & v)

Number of tracks used during fit.

Definition at line 38 of file CbmKFVertexInterface.cxx.

References GetCovMatrix(), GetRefChi2(), GetRefNDF(), GetRefNTracks(), GetRefX(), GetRefY(), GetRefZ(), and v.

Referenced by CbmKFVertex::CbmKFVertex().


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