1 #ifndef ConformalMappingFit_H
2 #define ConformalMappingFit_H
19 ConformalMappingFit(
const std::vector<PointXY> & hits,
const std::vector<float> & errRPhi2,
54 T radius2 = point.
mag2();
56 theU = rotated.
x() / radius2;
57 theV = rotated.
y() / radius2;
58 theW = weight * radius2 * radius2;
67 return PointXY(tmp.
x()/invRadius2, tmp.
y()/invRadius2);
71 return theW * invRadius2 * invRadius2;
T y() const
Cartesian y coordinate.
T x() const
Cartesian x coordinate.
void skipErrorCalculationByDefault()
T mag2() const
The vector magnitude squared. Equivalent to vec.dot(vec)
std::vector< std::vector< double > > tmp
*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