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);
bool isNonnull() const
Checks for non-null.
CovMatrix flightLengthCov() const
CovMatrix secondaryVertexCov() const
PFTauTransverseImpactParameter()
CovMatrix primaryVertexCov() const
double flightLengthSig() const
const Vector & flightLength() const
PFTauTransverseImpactParameter * clone() const
Point primaryVertexPos() const
Point secondaryVertexPos() const
pca_(new TPrincipal(3,"D"))
math::Error< dimension >::type CovMatrix
Structure Point Contains parameters of Gaussian fits to DMRs.