ROOT 6.10/09 Reference Guide |
#include <limits>
#include <cmath>
Namespaces | |
ROOT | |
Namespace for new ROOT classes and functions. | |
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... | |