CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Public Attributes
reco::GhostTrackVertexFinder::FinderInfo Struct Reference

Public Member Functions

 FinderInfo (const CachingVertex< 5 > &primaryVertex, const GhostTrack &ghostTrack, const BeamSpot &beamSpot, bool hasBeamSpot, bool hasPrimaries)
 

Public Attributes

VertexState beamSpot
 
const MagneticFieldfield
 
TransientTrack ghostTrack
 
bool hasBeamSpot
 
bool hasPrimaries
 
GhostTrackPrediction pred
 
const CachingVertex< 5 > & primaryVertex
 
GhostTrackPrediction prior
 
std::vector< GhostTrackStatestates
 

Detailed Description

Definition at line 90 of file GhostTrackVertexFinder.cc.

Constructor & Destructor Documentation

reco::GhostTrackVertexFinder::FinderInfo::FinderInfo ( const CachingVertex< 5 > &  primaryVertex,
const GhostTrack ghostTrack,
const BeamSpot beamSpot,
bool  hasBeamSpot,
bool  hasPrimaries 
)
inline

Definition at line 91 of file GhostTrackVertexFinder.cc.

Member Data Documentation

VertexState reco::GhostTrackVertexFinder::FinderInfo::beamSpot

Definition at line 103 of file GhostTrackVertexFinder.cc.

const MagneticField* reco::GhostTrackVertexFinder::FinderInfo::field

Definition at line 106 of file GhostTrackVertexFinder.cc.

TransientTrack reco::GhostTrackVertexFinder::FinderInfo::ghostTrack

Definition at line 107 of file GhostTrackVertexFinder.cc.

bool reco::GhostTrackVertexFinder::FinderInfo::hasBeamSpot

Definition at line 104 of file GhostTrackVertexFinder.cc.

bool reco::GhostTrackVertexFinder::FinderInfo::hasPrimaries

Definition at line 105 of file GhostTrackVertexFinder.cc.

GhostTrackPrediction reco::GhostTrackVertexFinder::FinderInfo::pred

Definition at line 100 of file GhostTrackVertexFinder.cc.

const CachingVertex<5>& reco::GhostTrackVertexFinder::FinderInfo::primaryVertex

Definition at line 99 of file GhostTrackVertexFinder.cc.

GhostTrackPrediction reco::GhostTrackVertexFinder::FinderInfo::prior

Definition at line 101 of file GhostTrackVertexFinder.cc.

std::vector<GhostTrackState> reco::GhostTrackVertexFinder::FinderInfo::states

Definition at line 102 of file GhostTrackVertexFinder.cc.