CbmRoot
CbmKFVertexInterface.cxx File Reference
#include "CbmKFVertexInterface.h"
#include "CbmVertex.h"
#include "TMatrixTSym.h"
Include dependency graph for CbmKFVertexInterface.cxx:

Go to the source code of this file.

Functions

 ClassImp (CbmKFVertexInterface) static Double_t gTempD[11]
 

Variables

static Int_t gTempI [2]
 

Function Documentation

◆ ClassImp()

ClassImp ( CbmKFVertexInterface  )

Abstract base class for vertex is being used by the CbmKF Kalman Filter

Author
S.Gorbunov
Version
0.0
Since
02.12.05

The class members describes to the CbmKF Kalman Filter routines how to get acces to data in a derived (or user) class.

To be used by high-level utilites like StsTrackFitter

Usage is similar to CbmKFTrackInterface class

Variable Documentation

◆ gTempI

Int_t gTempI[2]
static