1 #ifndef GsfVertexUpdator_H
2 #define GsfVertexUpdator_H
50 typedef std::vector<VertexState>
VSC;
51 typedef std::vector<RefCountedLinearizedTrackState>
LTC;
60 const std::vector<VertexComponent> & newVertexComponents)
const;
VertexUpdator< 5 > * clone() const
VertexTrack< 5 >::RefCountedLinearizedTrackState RefCountedLinearizedTrackState
GsfVertexWeightCalculator theWeightCalculator
std::vector< VertexState > VSC
KalmanVertexUpdator< 5 > kalmanVertexUpdator
CachingVertex< 5 >::RefCountedVertexTrack RefCountedVertexTrack
GsfVertexUpdator(bool limit=false, const GsfVertexMerger *merger=0)
VertexChi2Pair assembleVertexComponents(const std::vector< VertexComponent > &newVertexComponents) const
CachingVertex< 5 > add(const CachingVertex< 5 > &oldVertex, const RefCountedVertexTrack track) const
DeepCopyPointerByClone< GsfVertexMerger > theMerger
VertexComponent createNewComponent(const VertexState &oldVertex, const RefCountedLinearizedTrackState linTrack, float weight, int sign) const
std::pair< VertexState, double > VertexChi2Pair
std::pair< double, double > WeightChi2Pair
std::vector< RefCountedLinearizedTrackState > LTC
std::pair< VertexState, WeightChi2Pair > VertexComponent