CMS 3D CMS Logo

LMSLinearizationPointFinder.cc
Go to the documentation of this file.
3 
5  const signed int n_pairs ) :
7 { }
8 
10  const RecTracksDistanceMatrix * m, const signed int n_pairs ) :
12 { }
13 
15  const
16 {
17  return new LMSLinearizationPointFinder ( * this );
18 }
LMSLinearizationPointFinder * clone() const override
LMSLinearizationPointFinder(const signed int n_pairs=10)