5#ifndef CBMDCAVERTEXFINDER_H
6#define CBMDCAVERTEXFINDER_H
9#include "TMatrixFSym.h"
70 std::optional<Qa>
fQA;
void SetTracks(const std::vector< CbmGlobalTrack * > tracks)
Set input track.
std::vector< CbmGlobalTrack * > fInputTracks
~CbmDcaVertexFinder()=default
std::optional< CbmVertex > FindVertex()
Run algorithm to find vertex.
std::optional< CbmDcaVertexFinder::PCA > FindPca(CbmGlobalTrack *trk_i, CbmGlobalTrack *trk_j)
Calculate the Point of Closest Approach of two straight tracks if tracks are parallel it return a nul...
std::shared_ptr< TH2 > pca_x_vs_z
std::shared_ptr< TH2 > pca_y_vs_z
std::shared_ptr< TH2 > pca_y_vs_x