27 TMatrixD V_hT(cov_matr, TMatrixD::kMultTranspose, h);
36 const TMatrixD &par_covariance_matrix,
double chiSquared)
37 : z0_(z0), chiSquared_(chiSquared),
valid_(
true)
TMatrixD getCovarianceMatrix() const
FWCore Framework interface EventSetupRecordImplementation h
Helper function to determine trigger accepts.
TVectorD getParameterVector() const
static const uint16_t valid_
A track fit through a single RP.
TMatrixD trackPointInterpolationCovariance(double z) const
bool operator<(const FedChannelConnection &, const FedChannelConnection &)
static const int dimension
< parameter vector size
double track_params_vector_[dimension]
track parameters: (x0, y0, tx, ty); x = x0 + tx*(z-z0) ...
const double & CovarianceMatrixElement(int i, int j) const
void setCovarianceMatrix(const TMatrixD &par_covariance_matrix)
void setParameterVector(const TVectorD &track_params_vector)