1 #ifndef RecoBTag_VertexGhostTrackState_h 2 #define RecoBTag_VertexGhostTrackState_h 13 class GhostTrackPrediction;
27 pointer clone()
const override {
return build<VertexGhostTrackState>(*this); }
35 #endif // RecoBTag_VertexGhostTrackState_h
GlobalError cartesianError() const override
Vertex vertexStateOnGhostTrack(const GhostTrackPrediction &pred, bool withMeasurementError) const override
GlobalPoint globalPosition() const override
Vertex vertexStateOnMeasurement(const GhostTrackPrediction &pred, bool withGhostTrackError) const override
pointer clone() const override
CovarianceMatrix cartesianCovariance() const override
ROOT::Math::PositionVector3D< ROOT::Math::Cartesian3D< float >, ROOT::Math::GlobalCoordinateSystemTag > GlobalPoint
point in global coordinate system
CovarianceMatrix covariance_
VertexGhostTrackState(const GlobalPoint &pos, const CovarianceMatrix &cov)