10#include <tracking/trackFindingCDC/geometry/UncertainParameters.h>
18 namespace TrackFindingCDC {
41 extern template struct UncertainParametersUtil<SZUtil, ESZParameter>;
Namespace to hide the contained enum constants.
ESZParameter
Enumeration to address the individual sz parameters in a vector or matrix.
@ c_TanL
Constant to address the tan lambda dip out of the xy plane.
@ c_Z0
Constant to address the z start position.
@ 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 sz plane parameters.
static ParameterVector reversalSigns()
Getter for the signs which have to be applied to reverse the parameters.
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