1 #ifndef RecoBTag_VertexGhostTrackState_h 2 #define RecoBTag_VertexGhostTrackState_h 13 class GhostTrackPrediction;
26 bool withMeasurementError)
const;
28 bool withGhostTrackError)
const;
40 #endif // RecoBTag_VertexGhostTrackState_h
std::pair< GlobalPoint, GlobalError > Vertex
GlobalError cartesianError() const
Vertex vertexStateOnMeasurement(const GhostTrackPrediction &pred, bool withGhostTrackError) const
CovarianceMatrix cartesianCovariance() const
BasicGhostTrackState * clone() const
GlobalPoint globalPosition() const
ROOT::Math::PositionVector3D< ROOT::Math::Cartesian3D< float >, ROOT::Math::GlobalCoordinateSystemTag > GlobalPoint
point in global coordinate system
CovarianceMatrix covariance_
Vertex vertexStateOnGhostTrack(const GhostTrackPrediction &pred, bool withMeasurementError) const
VertexGhostTrackState(const GlobalPoint &pos, const CovarianceMatrix &cov)