|
CbmRoot
|
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>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> |