Public Member Functions | |
FinderInfo (const CachingVertex< 5 > &primaryVertex, const GhostTrack &ghostTrack, const BeamSpot &beamSpot, bool hasBeamSpot, bool hasPrimaries) | |
Public Attributes | |
VertexState | beamSpot |
const MagneticField * | field |
TransientTrack | ghostTrack |
bool | hasBeamSpot |
bool | hasPrimaries |
GhostTrackPrediction | pred |
const CachingVertex< 5 > & | primaryVertex |
GhostTrackPrediction | prior |
std::vector< GhostTrackState > | states |
Definition at line 89 of file GhostTrackVertexFinder.cc.
|
inline |
Definition at line 90 of file GhostTrackVertexFinder.cc.
VertexState reco::GhostTrackVertexFinder::FinderInfo::beamSpot |
Definition at line 108 of file GhostTrackVertexFinder.cc.
Referenced by reco::GhostTrackVertexFinder::mergeVertices(), reco::GhostTrackVertexFinder::reassignTracks(), and reco::GhostTrackVertexFinder::refitGhostTrack().
const MagneticField* reco::GhostTrackVertexFinder::FinderInfo::field |
Definition at line 111 of file GhostTrackVertexFinder.cc.
Referenced by reco::GhostTrackVertexFinder::refitGhostTrack(), and reco::GhostTrackVertexFinder::vertices().
TransientTrack reco::GhostTrackVertexFinder::FinderInfo::ghostTrack |
Definition at line 112 of file GhostTrackVertexFinder.cc.
Referenced by reco::GhostTrackVertexFinder::initialVertices(), reco::GhostTrackVertexFinder::mergeVertices(), reco::GhostTrackVertexFinder::reassignTracks(), reco::GhostTrackVertexFinder::refitGhostTrack(), and reco::GhostTrackVertexFinder::vertices().
bool reco::GhostTrackVertexFinder::FinderInfo::hasBeamSpot |
Definition at line 109 of file GhostTrackVertexFinder.cc.
Referenced by reco::GhostTrackVertexFinder::mergeVertices(), reco::GhostTrackVertexFinder::reassignTracks(), and reco::GhostTrackVertexFinder::refitGhostTrack().
bool reco::GhostTrackVertexFinder::FinderInfo::hasPrimaries |
Definition at line 110 of file GhostTrackVertexFinder.cc.
GhostTrackPrediction reco::GhostTrackVertexFinder::FinderInfo::pred |
Definition at line 105 of file GhostTrackVertexFinder.cc.
Referenced by reco::GhostTrackVertexFinder::initialVertices(), reco::GhostTrackVertexFinder::reassignTracks(), reco::GhostTrackVertexFinder::refitGhostTrack(), and reco::GhostTrackVertexFinder::vertices().
const CachingVertex<5>& reco::GhostTrackVertexFinder::FinderInfo::primaryVertex |
Definition at line 104 of file GhostTrackVertexFinder.cc.
GhostTrackPrediction reco::GhostTrackVertexFinder::FinderInfo::prior |
Definition at line 106 of file GhostTrackVertexFinder.cc.
Referenced by reco::GhostTrackVertexFinder::refitGhostTrack().
std::vector<GhostTrackState> reco::GhostTrackVertexFinder::FinderInfo::states |
Definition at line 107 of file GhostTrackVertexFinder.cc.
Referenced by reco::GhostTrackVertexFinder::initialVertices(), reco::GhostTrackVertexFinder::reassignTracks(), reco::GhostTrackVertexFinder::refitGhostTrack(), and reco::GhostTrackVertexFinder::vertices().