CbmRoot
Loading...
Searching...
No Matches
KfVertex.h File Reference

header file for the kf::Vertex class More...

#include "KfDefs.h"
#include "KfMath.h"
#include "KfMatrixSym.h"
#include "KfUtils.h"
#include <boost/serialization/access.hpp>
#include <iomanip>
#include <sstream>
#include <string>
#include <Rtypes.h>
Include dependency graph for KfVertex.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cbm::algo::kf::Vertex< T >
 The class describes a reconstructed vertex. More...
 

Namespaces

namespace  cbm
 
namespace  cbm::algo
 
namespace  cbm::algo::kf
 

Typedefs

using cbm::algo::kf::VertexS = Vertex<fscal>
 
using cbm::algo::kf::VertexD = Vertex<double>
 
using cbm::algo::kf::VertexF = Vertex<float>
 

Detailed Description

header file for the kf::Vertex class

Since
12.01.2026
Author
Sergey Gorbunov

Definition in file KfVertex.h.