#include <limits>
#include <cmath>
Namespaces | |
namespace | ROOT |
VSD Structures. | |
namespace | ROOT::Math |
Functions | |
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... | |