1 #ifndef ConformalMappingFit_H
2 #define ConformalMappingFit_H
22 const std::vector<float> &errRPhi2,
56 T radius2 = point.
mag2();
58 theU = rotated.
x() / radius2;
59 theV = rotated.
y() / radius2;
60 theW = weight * radius2 * radius2;
68 return PointXY(tmp.
x() / invRadius2, tmp.
y() / invRadius2);
72 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)
*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