This is the complete list of members for AdaptiveVertexReconstructor, including all inherited members.
AdaptiveVertexReconstructor(float primcut=2.0, float seccut=6.0, float minweight=0.5, bool smoothing=false) | AdaptiveVertexReconstructor | |
AdaptiveVertexReconstructor(const edm::ParameterSet &s) | AdaptiveVertexReconstructor | |
cleanUp(const TransientVertex &old) const | AdaptiveVertexReconstructor | private |
cleanUpVertices(const std::vector< TransientVertex > &) const | AdaptiveVertexReconstructor | private |
clone() const override | AdaptiveVertexReconstructor | inlinevirtual |
erase(const TransientVertex &newvtx, std::set< reco::TransientTrack > &remainingtrks, float w) const | AdaptiveVertexReconstructor | private |
setupFitters(float primcut, float primT, float primr, float seccut, float secT, float secr, bool smoothing) | AdaptiveVertexReconstructor | private |
theMinWeight | AdaptiveVertexReconstructor | private |
thePrimaryFitter | AdaptiveVertexReconstructor | private |
theSecondaryFitter | AdaptiveVertexReconstructor | private |
theWeightThreshold | AdaptiveVertexReconstructor | private |
VertexReconstructor() | VertexReconstructor | inline |
vertices(const std::vector< reco::TransientTrack > &v) const override | AdaptiveVertexReconstructor | virtual |
vertices(const std::vector< reco::TransientTrack > &, const reco::BeamSpot &) const override | AdaptiveVertexReconstructor | virtual |
vertices(const std::vector< reco::TransientTrack > &primaries, const std::vector< reco::TransientTrack > &tracks, const reco::BeamSpot &) const override | AdaptiveVertexReconstructor | virtual |
vertices(const std::vector< reco::TransientTrack > &primaries, const std::vector< reco::TransientTrack > &trks, const reco::BeamSpot &, bool has_primaries, bool usespot) const | AdaptiveVertexReconstructor | private |
~AdaptiveVertexReconstructor() override | AdaptiveVertexReconstructor | |
~VertexReconstructor() | VertexReconstructor | inlinevirtual |