CbmRoot
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. More...
 
virtual Int_t & GetRefNDF ()
 Chi^2 after fit. More...
 
virtual Int_t & GetRefNTracks ()
 Number of Degrees of Freedom after fit. More...
 
void SetVertex (CbmVertex &v)
 Number of tracks used during fit. More...
 
void GetVertex (CbmVertex &v)
 

Detailed Description

Definition at line 24 of file CbmKFVertexInterface.h.

Constructor & Destructor Documentation

◆ CbmKFVertexInterface()

CbmKFVertexInterface::CbmKFVertexInterface ( )
inline

Definition at line 27 of file CbmKFVertexInterface.h.

◆ ~CbmKFVertexInterface()

virtual CbmKFVertexInterface::~CbmKFVertexInterface ( )
inlinevirtual

Definition at line 28 of file CbmKFVertexInterface.h.

Member Function Documentation

◆ GetCovMatrix()

◆ GetRefChi2()

Double_t & CbmKFVertexInterface::GetRefChi2 ( )
virtual

Array[6] of covariance matrix.

Reimplemented in CbmL1Vtx, and CbmKFVertex.

Definition at line 32 of file CbmKFVertexInterface.cxx.

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

◆ GetRefNDF()

Int_t & CbmKFVertexInterface::GetRefNDF ( )
virtual

Chi^2 after fit.

Reimplemented in CbmL1Vtx, and CbmKFVertex.

Definition at line 33 of file CbmKFVertexInterface.cxx.

References gTempI.

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

◆ GetRefNTracks()

Int_t & CbmKFVertexInterface::GetRefNTracks ( )
virtual

Number of Degrees of Freedom after fit.

Reimplemented in CbmKFVertex.

Definition at line 34 of file CbmKFVertexInterface.cxx.

References gTempI.

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

◆ GetRefX()

◆ GetRefY()

◆ GetRefZ()

◆ GetVertex()

void CbmKFVertexInterface::GetVertex ( CbmVertex v)

◆ SetVertex()

void CbmKFVertexInterface::SetVertex ( CbmVertex v)

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