#include <BasicGhostTrackState.h>
Public Types | |
typedef BasicGhostTrackState | BGTS |
typedef math::Error< 3 >::type | CovarianceMatrix |
typedef ProxyBase< BGTS, CopyUsingClone< BGTS > > | Proxy |
typedef std::pair< GlobalPoint, GlobalError > | Vertex |
Protected Member Functions | |
virtual BasicGhostTrackState * | clone () const =0 |
Protected Attributes | |
double | lambda_ |
double | weight_ |
Friends | |
class | CopyUsingClone< BGTS > |
class | ProxyBase< BGTS, CopyUsingClone< BGTS > > |
class | ReferenceCountingPointer< BGTS > |
Definition at line 22 of file BasicGhostTrackState.h.
Definition at line 24 of file BasicGhostTrackState.h.
Definition at line 33 of file BasicGhostTrackState.h.
typedef ProxyBase<BGTS, CopyUsingClone<BGTS> > reco::BasicGhostTrackState::Proxy |
Definition at line 25 of file BasicGhostTrackState.h.
typedef std::pair<GlobalPoint, GlobalError> reco::BasicGhostTrackState::Vertex |
Definition at line 34 of file BasicGhostTrackState.h.
|
inline |
Definition at line 36 of file BasicGhostTrackState.h.
|
inlinevirtual |
Definition at line 37 of file BasicGhostTrackState.h.
|
pure virtual |
Implemented in reco::TrackGhostTrackState, and reco::VertexGhostTrackState.
|
pure virtual |
Implemented in reco::TrackGhostTrackState, and reco::VertexGhostTrackState.
|
protectedpure virtual |
Implemented in reco::TrackGhostTrackState, and reco::VertexGhostTrackState.
|
pure virtual |
Implemented in reco::TrackGhostTrackState, and reco::VertexGhostTrackState.
|
inlinevirtual |
Reimplemented in reco::TrackGhostTrackState.
Definition at line 44 of file BasicGhostTrackState.h.
Referenced by core.AutoHandle.AutoHandle::ReallyLoad().
|
inline |
Definition at line 43 of file BasicGhostTrackState.h.
References lambda_.
Referenced by reco::TrackGhostTrackState::linearize(), linearize(), reco::VertexGhostTrackState::vertexStateOnGhostTrack(), reco::TrackGhostTrackState::vertexStateOnGhostTrack(), and reco::TrackGhostTrackState::vertexStateOnMeasurement().
|
inlinevirtual |
Reimplemented in reco::TrackGhostTrackState.
Definition at line 47 of file BasicGhostTrackState.h.
References lambda(), and lambda_.
|
inlinevirtual |
Reimplemented in reco::TrackGhostTrackState.
Definition at line 50 of file BasicGhostTrackState.h.
References lambda(), and lambda_.
|
inlinevirtual |
Reimplemented in reco::TrackGhostTrackState.
Definition at line 46 of file BasicGhostTrackState.h.
|
inline |
|
pure virtual |
Implemented in reco::TrackGhostTrackState, and reco::VertexGhostTrackState.
|
pure virtual |
Implemented in reco::TrackGhostTrackState, and reco::VertexGhostTrackState.
|
inline |
Definition at line 61 of file BasicGhostTrackState.h.
References weight_.
Referenced by cuy.ValElement::__init__(), cuy.additionElement::__init__(), cuy.superimposeElement::__init__(), cuy.graphElement::__init__(), and setWeight().
|
friend |
Definition at line 30 of file BasicGhostTrackState.h.
|
friend |
Definition at line 28 of file BasicGhostTrackState.h.
|
friend |
Definition at line 29 of file BasicGhostTrackState.h.
|
protected |
Definition at line 67 of file BasicGhostTrackState.h.
Referenced by lambda(), reco::TrackGhostTrackState::linearize(), and linearize().
|
protected |
Definition at line 68 of file BasicGhostTrackState.h.
Referenced by setWeight(), and weight().