#include <limits>
#include <cmath>
|
namespace | ROOT |
| This file contains a specialised ROOT message handler to test for diagnostic in unit tests.
|
|
namespace | ROOT::Math |
|
|
template<class T > |
T | ROOT::Math::etaMax () |
| Function providing the maximum possible value of pseudorapidity for a non-zero rho, in the Scalar type with the largest dynamic range. More...
|
|
long double | ROOT::Math::etaMax_impl () |
| The following function could be called to provide the maximum possible value of pseudorapidity for a non-zero rho. More...
|
|