This is the complete list of members for AdaptiveVertexFitter, including all inherited members.
AdaptiveVertexFitter(const AnnealingSchedule &ann=GeometricAnnealing(), const LinearizationPointFinder &linP=DefaultLinearizationPointFinder(), const VertexUpdator< 5 > &updator=KalmanVertexUpdator< 5 >(), const VertexTrackCompatibilityEstimator< 5 > &estor=KalmanVertexTrackCompatibilityEstimator< 5 >(), const VertexSmoother< 5 > &smoother=DummyVertexSmoother< 5 >(), const AbstractLTSFactory< 5 > <sf=LinearizedTrackStateFactory()) | AdaptiveVertexFitter | |
AdaptiveVertexFitter(const AdaptiveVertexFitter &original) | AdaptiveVertexFitter | |
clone() const override | AdaptiveVertexFitter | virtual |
fit(const std::vector< RefCountedVertexTrack > &tracks, const VertexState &priorSeed, bool withPrior) const | AdaptiveVertexFitter | private |
getWeight(float chi2) const | AdaptiveVertexFitter | private |
gsfIntermediarySmoothing(bool sm) | AdaptiveVertexFitter | inline |
gsfIntermediarySmoothing() const | AdaptiveVertexFitter | inline |
gsfIntermediarySmoothing_ | AdaptiveVertexFitter | private |
linearizeTracks(const std::vector< reco::TransientTrack > &, const VertexState &) const | AdaptiveVertexFitter | private |
RefCountedLinearizedTrackState typedef | AdaptiveVertexFitter | |
RefCountedVertexTrack typedef | AdaptiveVertexFitter | |
reLinearizeTracks(const std::vector< RefCountedVertexTrack > &tracks, const CachingVertex< 5 > &vertex) const | AdaptiveVertexFitter | private |
reWeightTracks(const std::vector< RefCountedLinearizedTrackState > &, const CachingVertex< 5 > &seed) const | AdaptiveVertexFitter | private |
reWeightTracks(const std::vector< RefCountedVertexTrack > &, const CachingVertex< 5 > &seed) const | AdaptiveVertexFitter | private |
setParameters(double maxshift=0.0001, double maxlpshift=0.1, unsigned maxstep=30, double weightthreshold=.001) | AdaptiveVertexFitter | |
setParameters(const edm::ParameterSet &) | AdaptiveVertexFitter | |
setWeightThreshold(float w) | AdaptiveVertexFitter | |
theAssProbComputer | AdaptiveVertexFitter | private |
theComp | AdaptiveVertexFitter | private |
theLinP | AdaptiveVertexFitter | private |
theLinTrkFactory | AdaptiveVertexFitter | private |
theMaxLPShift | AdaptiveVertexFitter | private |
theMaxShift | AdaptiveVertexFitter | private |
theMaxStep | AdaptiveVertexFitter | private |
theNr | AdaptiveVertexFitter | mutableprivate |
theSmoother | AdaptiveVertexFitter | private |
theUpdator | AdaptiveVertexFitter | private |
theWeightThreshold | AdaptiveVertexFitter | private |
vertex(const std::vector< reco::TransientTrack > &) const override | AdaptiveVertexFitter | virtual |
vertex(const std::vector< RefCountedVertexTrack > &) const override | AdaptiveVertexFitter | |
vertex(const std::vector< RefCountedVertexTrack > &, const reco::BeamSpot &spot) const override | AdaptiveVertexFitter | |
vertex(const std::vector< reco::TransientTrack > &, const GlobalPoint &linPoint) const override | AdaptiveVertexFitter | virtual |
vertex(const std::vector< reco::TransientTrack > &, const GlobalPoint &priorPos, const GlobalError &priorError) const override | AdaptiveVertexFitter | virtual |
vertex(const std::vector< reco::TransientTrack > &tracks, const reco::BeamSpot &beamSpot) const override | AdaptiveVertexFitter | virtual |
vertex(const std::vector< RefCountedVertexTrack > &, const GlobalPoint &priorPos, const GlobalError &priorError) const override | AdaptiveVertexFitter | |
VertexFitter< 5 >::vertex(const std::vector< typename CachingVertex< N >::RefCountedVertexTrack > &tracks) const =0 | VertexFitter< 5 > | pure virtual |
VertexFitter< 5 >::vertex(const std::vector< typename CachingVertex< N >::RefCountedVertexTrack > &tracks, const reco::BeamSpot &spot) const =0 | VertexFitter< 5 > | pure virtual |
VertexFitter< 5 >::vertex(const std::vector< typename CachingVertex< N >::RefCountedVertexTrack > &tracks, const GlobalPoint &priorPos, const GlobalError &priorError) const =0 | VertexFitter< 5 > | pure virtual |
VertexFitter() | VertexFitter< 5 > | inline |
weightTracks(const std::vector< RefCountedLinearizedTrackState > &, const VertexState &seed) const | AdaptiveVertexFitter | private |
~AdaptiveVertexFitter() override | AdaptiveVertexFitter | |
~VertexFitter() | VertexFitter< 5 > | inlinevirtual |