Go to the documentation of this file. 1 #ifndef SequentialVertexFitter_H
2 #define SequentialVertexFitter_H
33 template <
unsigned int N>
186 bool withPrior)
const;
void setMaximumNumberOfIterations(int maxIterations)
constexpr bool isNotFinite(T x)
edm::ParameterSet thePSet
std::vector< RefCountedVertexTrack > linearizeTracks(const std::vector< reco::TransientTrack > &tracks, const VertexState state) const
const float maxShift() const
VertexSmoother< N > * theSmoother
ReferenceCountingPointer< LinearizedTrackState< N > > RefCountedLinearizedTrackState
CachingVertex< N > fit(const std::vector< RefCountedVertexTrack > &tracks, const VertexState priorVertex, bool withPrior) const
const AbstractLTSFactory< N > * linearizedTrackStateFactory() const
void setDefaultParameters()
const VertexUpdator< N > * vertexUpdator() const
const uint32_t *__restrict__ const HitContainer *__restrict__ TkSoA *__restrict__ tracks
LinearizationPointFinder * theLinP
std::vector< RefCountedVertexTrack > reLinearizeTracks(const std::vector< RefCountedVertexTrack > &tracks, const VertexState state) const
const int maxStep() const
void setMaximumDistance(float maxShift)
const VertexSmoother< N > * vertexSmoother() const
bool hasNan(const GlobalPoint &point) const
~SequentialVertexFitter() override
SequentialVertexFitter * clone() const override
const LinearizationPointFinder * linearizationPointFinder() const
ReferenceCountingPointer< VertexTrack< N > > RefCountedVertexTrack
const edm::ParameterSet parameterSet() const
VertexUpdator< N > * theUpdator
VertexTrackFactory< N > theVTrackFactory
const AbstractLTSFactory< N > * theLTrackFactory
CachingVertex< N > vertex(const std::vector< reco::TransientTrack > &tracks) const override
*vegas h *****************************************************used in the default bin number in original ***version of VEGAS is ***a higher bin number might help to derive a more precise ***grade subtle point
ReferenceCountingPointer< RefittedTrackState< N > > RefCountedRefittedTrackState