17 #ifndef ROOT_Math_GenVector_etaMax 18 #define ROOT_Math_GenVector_etaMax 1 37 return std::log ( std::numeric_limits<long double>::max()/256.0l ) -
38 std::log ( std::numeric_limits<long double>::denorm_min()*256.0l )
51 return static_cast<T>(22756.0);
Namespace for new ROOT classes and functions.
T etaMax()
Function providing the maximum possible value of pseudorapidity for a non-zero rho, in the Scalar type with the largest dynamic range.
long double etaMax_impl()
The following function could be called to provide the maximum possible value of pseudorapidity for a ...
Namespace for new Math classes and functions.