ROOT » MATH » GENVECTOR » ROOT::Math::VectorUtil

namespace ROOT::Math::VectorUtil

Function Members (Methods)

public:
doublePhi_0_2pi(double phi)
doublePhi_mpi_pi(double phi)

Class Charts

Function documentation

double Phi_0_2pi(double phi)
 non-template utility functions for all objects

          Return a phi angle in the interval (0,2*PI]

double Phi_mpi_pi(double phi)
          Returns phi angle in the interval (-PI,PI]