 |
Belle II Software
release-05-01-25
|
12 #include <tracking/trackFindingCDC/geometry/UncertainParameters.h>
20 namespace TrackFindingCDC {
23 namespace NPerigeeParameterIndices {
EPerigeeParameter
Enumeration to address the individual perigee parameters in a vector or matrix.
@ c_N
Constant for the total number of indices.
TrackFindingCDC::JacobianMatrix< c_N > JacobianMatrix
The matrix type used to translate covariances and precisions im auto mapping of the parameter space.
@ c_I
Constant to address the impact parameter.
Utility struct for functions and types related to the perigee parameters.
@ c_Phi0
Constant to address the azimuth angle of the direction of flight at the perigee.
TrackFindingCDC::ParameterVector< c_N > ParameterVector
The vector type representing the n related parameters.
Abstract base class for different kinds of events.
TrackFindingCDC::PrecisionMatrix< c_N > PrecisionMatrix
The matrix type representing the precision of the n related parameters.
TrackFindingCDC::CovarianceMatrix< c_N > CovarianceMatrix
The matrix type representing the covariance of the n related parameters.
A matrix implementation to be used as an interface typ through out the track finder.
@ c_Curv
Constant to address the curvature.