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
VertexComponent createNewComponent(const VertexState &oldVertex, const RefCountedLinearizedTrackState linTrack, float weight, int sign) const
GsfVertexWeightCalculator theWeightCalculator
std::vector< VertexState > VSC
VertexChi2Pair assembleVertexComponents(const std::vector< VertexComponent > &newVertexComponents) const
KalmanVertexUpdator< 5 > kalmanVertexUpdator
CachingVertex< 5 >::RefCountedVertexTrack RefCountedVertexTrack
VertexUpdator< 5 > * clone() const override
GsfVertexUpdator(bool limit=false, const GsfVertexMerger *merger=nullptr)
DeepCopyPointerByClone< GsfVertexMerger > theMerger
std::pair< VertexState, double > VertexChi2Pair
std::pair< double, double > WeightChi2Pair
std::vector< RefCountedLinearizedTrackState > LTC
std::pair< VertexState, WeightChi2Pair > VertexComponent