Go to the documentation of this file.
7 typedef unsigned int index;
17 typedef unsigned int index;
27 typedef unsigned int index;
35 typedef unsigned int index;
unsigned int index
index type
GsfTrack()
default constructor
Vector momentumMode_
momentum vector from mode
math::Error< dimensionMode >::type CovarianceMatrixMode
3 parameter covariance matrix (momentum part) from mode
CovarianceMatrixMode covarianceMode() const
return track covariance matrix from mode
float covarianceMode_[covarianceSizeMode]
3x3 momentum part of covariance (in q/p, lambda, phi)
char chargeMode_
electric charge from mode
Structure Point Contains parameters of Gaussian fits to DMRs.
int chargeMode() const
track electric charge from mode
CovarianceMatrixMode & fill(CovarianceMatrixMode &v) const
fill 3x3 SMatrix
void setMode(int chargeMode, const Vector &momentumMode, const CovarianceMatrixMode &covarianceMode)
set mode parameters
const Vector & momentumMode() const
track momentum vector from mode
math::XYZVector Vector
spatial vector