Go to the documentation of this file.
31 : track_params_vector_(track_params_vector),
33 par_covariance_matrix_(par_covariance_matrix),
34 chiSquared_(chiSquared),
36 numberOfPointsUsedForFit_(0),
CTPPSpixelLocalTrackReconstructionInfo
FWCore Framework interface EventSetupRecordImplementation h
Helper function to determine trigger accepts.
static constexpr int dimension
static const uint16_t valid_
ParameterVector track_params_vector_
track parameters: (x0, y0, tx, ty); x = x0 + tx*(z-z0) ...
ROOT::Math::SMatrix< double, N, M > type
bool operator<(const CTPPSPixelLocalTrack &r)
math::Vector< dimension >::type ParameterVector
covariance matrix size
CovarianceMatrix par_covariance_matrix_
AlgebraicSymMatrix22 trackPointInterpolationCovariance(float z) const
ROOT::Math::SMatrix< double, 2, 2, ROOT::Math::MatRepSym< double, 2 > > AlgebraicSymMatrix22