#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 |
Static Public Member Functions inherited from BlockWipedPoolAllocated | |
static BlockWipedAllocator & | allocator (size_t s) |
static void | operator delete (void *p, size_t s) |
static void * | operator new (size_t s, void *p) |
static void * | operator new (size_t s) |
static BlockWipedAllocator::Stat | stat (size_t s) |
static void | usePool () |
Static Public Attributes inherited from ReferenceCountedPoolAllocated | |
static int | s_alive =0 |
static int | s_referenced =0 |
Static Public Attributes inherited from BlockWipedPoolAllocated | |
static int | s_alive =0 |
static bool | s_usePool =false |
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_.
|
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 37 of file VertexGhostTrackState.cc.
References b, reco::GhostTrackPrediction::cartesianError(), conv, covariance_, reco::GhostTrackPrediction::direction(), error, reco::BasicGhostTrackState::lambda(), reco::GhostTrackPrediction::origin(), pos, position_, rho, reco::GhostTrackPrediction::rho2(), and mathSSE::sqrt().
|
virtual |
Implements reco::BasicGhostTrackState.
Definition at line 67 of file VertexGhostTrackState.cc.
References covariance_, and position_.
|
private |
Definition at line 35 of file VertexGhostTrackState.h.
Referenced by cartesianCovariance(), cartesianError(), vertexStateOnGhostTrack(), and vertexStateOnMeasurement().
|
private |
Definition at line 34 of file VertexGhostTrackState.h.
Referenced by globalPosition(), vertexStateOnGhostTrack(), and vertexStateOnMeasurement().