1 #include "CLHEP/Units/GlobalPhysicalConstants.h"
12 std::pair<bool, double>
result;
18 float rhPhi =
gp.phi();
21 float dz = 2. *
sqrt(
hit.localPositionError().yy());
23 float phiDiff = tsPhi - rhPhi;
60 typedef std::pair<float, float>
Range;