#include <FitResult.h>
Public Attributes | |
float | chi2_circle |
float | chi2_line |
Matrix5d | cov |
Vector5d | par |
(phi,Tip,pt,cotan(theta)),Zip) More... | |
int32_t | qCharge |
particle charge More... | |
Definition at line 45 of file FitResult.h.
float riemannFit::HelixFit::chi2_circle |
Definition at line 55 of file FitResult.h.
Referenced by brokenline::helixFit(), riemannFit::helixFit(), ALPAKA_ACCELERATOR_NAMESPACE::brokenline::helixFit< n >::operator()(), riemannFit::helixFit< N >::operator()(), and PixelNtupletsFitter::run().
float riemannFit::HelixFit::chi2_line |
Definition at line 56 of file FitResult.h.
Referenced by brokenline::helixFit(), riemannFit::helixFit(), ALPAKA_ACCELERATOR_NAMESPACE::brokenline::helixFit< n >::operator()(), riemannFit::helixFit< N >::operator()(), and PixelNtupletsFitter::run().
Matrix5d riemannFit::HelixFit::cov |
()->cov()
|(phi,phi)|(Tip,phi)|(p_t,phi)|(c_t,phi)|(Zip,phi)|
|(phi,Tip)|(Tip,Tip)|(p_t,Tip)|(c_t,Tip)|(Zip,Tip)|
|(phi,p_t)|(Tip,p_t)|(p_t,p_t)|(c_t,p_t)|(Zip,p_t)|
|(phi,c_t)|(Tip,c_t)|(p_t,c_t)|(c_t,c_t)|(Zip,c_t)|
|(phi,Zip)|(Tip,Zip)|(p_t,Zip)|(c_t,Zip)|(Zip,Zip)|
Definition at line 47 of file FitResult.h.
Referenced by brokenline::helixFit(), riemannFit::helixFit(), ALPAKA_ACCELERATOR_NAMESPACE::brokenline::helixFit< n >::operator()(), riemannFit::helixFit< N >::operator()(), and PixelNtupletsFitter::run().
Vector5d riemannFit::HelixFit::par |
(phi,Tip,pt,cotan(theta)),Zip)
Definition at line 46 of file FitResult.h.
Referenced by brokenline::helixFit(), riemannFit::helixFit(), ALPAKA_ACCELERATOR_NAMESPACE::brokenline::helixFit< n >::operator()(), riemannFit::helixFit< N >::operator()(), and PixelNtupletsFitter::run().
int32_t riemannFit::HelixFit::qCharge |
particle charge
Definition at line 58 of file FitResult.h.
Referenced by brokenline::helixFit(), riemannFit::helixFit(), ALPAKA_ACCELERATOR_NAMESPACE::brokenline::helixFit< n >::operator()(), riemannFit::helixFit< N >::operator()(), and PixelNtupletsFitter::run().