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);