3 #include "TMatrixTSym.h" 16 dxy_error_(thedxy_error),
19 ip3d_error_(theip3d_error),
22 FlightLengthSig_(0.) {}
31 const Point& theFlightLength,
32 double theFlightLengthSig,
36 dxy_error_(thedxy_error),
39 ip3d_error_(theip3d_error),
42 FlightLength_(theFlightLength),
43 FlightLengthSig_(theFlightLengthSig),
52 return PV_->position();
61 cov(
i,
j) =
PV_->covariance(
i,
j);
84 return SV_->position();
95 cov(
i,
j) =
SV_->covariance(
i,
j);
Point primaryVertexPos() const
const Vector & flightLength() const
bool isNonnull() const
Checks for non-null.
double flightLengthSig() const
PFTauTransverseImpactParameter()
PFTauTransverseImpactParameter * clone() const
CovMatrix flightLengthCov() const
Point secondaryVertexPos() const
CovMatrix secondaryVertexCov() const
CovMatrix primaryVertexCov() const
math::Error< dimension >::type CovMatrix
Structure Point Contains parameters of Gaussian fits to DMRs.