7 float theMaxShift = pSet.
getParameter<
double>(
"maxDistance");
8 int theMaxStep = pSet.
getParameter<
int>(
"maxNbrOfIterations");
9 bool limitComponents_ = pSet.
getParameter<
bool>(
"limitComponents");
10 bool useSmoothing = pSet.
getParameter<
bool>(
"smoothTracks");
15 if (limitComponents_) {
T getParameter(std::string const &) const
void setMaximumNumberOfIterations(int maxIterations)
GsfVertexFitter(const edm::ParameterSet &pSet, const LinearizationPointFinder &linP=DefaultLinearizationPointFinder())
SequentialVertexFitter< 5 > * theSequentialFitter
~GsfVertexFitter() override
void setMaximumDistance(float maxShift)