This is the complete list of members for TrimmedVertexFitter, including all inherited members.
clone() const override | TrimmedVertexFitter | virtual |
ptcut | TrimmedVertexFitter | private |
RefCountedLinearizedTrackState typedef | TrimmedVertexFitter | |
RefCountedVertexTrack typedef | TrimmedVertexFitter | |
setPtCut(float cut) | TrimmedVertexFitter | |
setTrackCompatibilityCut(float cut) | TrimmedVertexFitter | |
setVertexFitProbabilityCut(float cut) | TrimmedVertexFitter | |
theRector | TrimmedVertexFitter | private |
TrimmedVertexFitter() | TrimmedVertexFitter | |
TrimmedVertexFitter(const edm::ParameterSet &pSet) | TrimmedVertexFitter | |
vertex(const std::vector< reco::TransientTrack > &tracks) const override | TrimmedVertexFitter | virtual |
vertex(const std::vector< RefCountedVertexTrack > &tracks) const override | TrimmedVertexFitter | |
vertex(const std::vector< RefCountedVertexTrack > &tracks, const reco::BeamSpot &spot) const override | TrimmedVertexFitter | |
vertex(const std::vector< reco::TransientTrack > &tracks, const GlobalPoint &linPoint) const override | TrimmedVertexFitter | virtual |
vertex(const std::vector< reco::TransientTrack > &tracks, const GlobalPoint &priorPos, const GlobalError &priorError) const override | TrimmedVertexFitter | virtual |
vertex(const std::vector< RefCountedVertexTrack > &tracks, const GlobalPoint &priorPos, const GlobalError &priorError) const override | TrimmedVertexFitter | |
vertex(const std::vector< reco::TransientTrack > &tracks, const reco::BeamSpot &beamSpot) const override | TrimmedVertexFitter | virtual |
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 |
~TrimmedVertexFitter() override | TrimmedVertexFitter | inline |
~VertexFitter() | VertexFitter< 5 > | inlinevirtual |