10#include <tracking/trackFindingCDC/geometry/UncertainParameters.h>
18 namespace TrackFindingCDC {
44 extern template struct UncertainParametersUtil<PerigeeUtil, EPerigeeParameter>;
Namespace to hide the contained enum constants.
EPerigeeParameter
Enumeration to address the individual perigee parameters in a vector or matrix.
@ c_I
Constant to address the impact parameter.
@ c_Phi0
Constant to address the azimuth angle of the direction of flight at the perigee.
@ c_Curv
Constant to address the curvature.
@ c_N
Constant for the total number of indices.
Abstract base class for different kinds of events.
Utility struct for functions and types related to the perigee parameters.
static ParameterVector reversalSigns()
Getter for the signs which have to be applied to reverse the traversal direction.
Utility struct to instantiate a couple of helper function related to a set of uncertain parameters.
TrackFindingCDC::CovarianceMatrix< c_N > CovarianceMatrix
TrackFindingCDC::ParameterVector< c_N > ParameterVector
TrackFindingCDC::JacobianMatrix< c_N > JacobianMatrix
TrackFindingCDC::PrecisionMatrix< c_N > PrecisionMatrix