CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
normalizedPhi.h
Go to the documentation of this file.
1 #ifndef CommonTools_Utils_notmalizedPhi_h
2 #define CommonTools_Utils_notmalizedPhi_h
3 /* return a value of phi into interval [-pi,+pi]
4  *
5  */
6 double normalizedPhi(double phi);
7 
8 #endif
double normalizedPhi(double phi)
Definition: normalizedPhi.cc:5
Definition: DDAxes.h:10