1 #ifndef GsfVertexUpdator_H
2 #define GsfVertexUpdator_H
41 typedef std::vector<VertexState>
VSC;
42 typedef std::vector<RefCountedLinearizedTrackState>
LTC;
CachingVertex< 5 > add(const CachingVertex< 5 > &oldVertex, const RefCountedVertexTrack track) const override
VertexTrack< 5 >::RefCountedLinearizedTrackState RefCountedLinearizedTrackState
GsfVertexWeightCalculator theWeightCalculator
std::vector< VertexState > VSC
KalmanVertexUpdator< 5 > kalmanVertexUpdator
CachingVertex< 5 >::RefCountedVertexTrack RefCountedVertexTrack
VertexUpdator< 5 > * clone() const override
VertexChi2Pair assembleVertexComponents(const std::vector< VertexComponent > &newVertexComponents) const
GsfVertexUpdator(bool limit=false, const GsfVertexMerger *merger=nullptr)
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