#include <VertexGhostTrackState.h>
Private Member Functions | |
BasicGhostTrackState * | clone () const |
Private Attributes | |
CovarianceMatrix | covariance_ |
GlobalPoint | position_ |
Additional Inherited Members | |
Public Types inherited from reco::BasicGhostTrackState | |
typedef BasicGhostTrackState | BGTS |
typedef math::Error< 3 >::type | CovarianceMatrix |
typedef ProxyBase< BGTS, CopyUsingClone< BGTS > > | Proxy |
typedef std::pair< GlobalPoint, GlobalError > | Vertex |
Protected Attributes inherited from reco::BasicGhostTrackState | |
double | lambda_ |
double | weight_ |
Definition at line 15 of file VertexGhostTrackState.h.
|
inline |
Definition at line 17 of file VertexGhostTrackState.h.
Referenced by clone().
|
inlinevirtual |
Implements reco::BasicGhostTrackState.
Definition at line 23 of file VertexGhostTrackState.h.
References covariance_, vertexStateOnGhostTrack(), and vertexStateOnMeasurement().
|
inlinevirtual |
Implements reco::BasicGhostTrackState.
Definition at line 22 of file VertexGhostTrackState.h.
References covariance_.
|
inlineprivatevirtual |
Implements reco::BasicGhostTrackState.
Definition at line 31 of file VertexGhostTrackState.h.
References VertexGhostTrackState().
|
inlinevirtual |
Implements reco::BasicGhostTrackState.
Definition at line 21 of file VertexGhostTrackState.h.
References position_.
|
virtual |
Implements reco::BasicGhostTrackState.
Definition at line 38 of file VertexGhostTrackState.cc.
References b, reco::GhostTrackPrediction::cartesianError(), conv, reco::GhostTrackPrediction::direction(), relativeConstraints::error, reco::GhostTrackPrediction::origin(), reco::GhostTrackPrediction::rho2(), and mathSSE::sqrt().
Referenced by cartesianCovariance().
|
virtual |
Implements reco::BasicGhostTrackState.
Definition at line 68 of file VertexGhostTrackState.cc.
Referenced by cartesianCovariance().
|
private |
Definition at line 35 of file VertexGhostTrackState.h.
Referenced by cartesianCovariance(), and cartesianError().
|
private |
Definition at line 34 of file VertexGhostTrackState.h.
Referenced by globalPosition().