17#ifndef ROOT_Math_GenVector_etaMax
18#define ROOT_Math_GenVector_etaMax 1
38 return log ( std::numeric_limits<long double>::max()/256.0l ) -
39 log ( std::numeric_limits<long double>::denorm_min()*256.0l )
52 return static_cast<T
>(22756.0);
Namespace for new Math classes and functions.
long double etaMax_impl()
The following function could be called to provide the maximum possible value of pseudorapidity for a ...
T etaMax()
Function providing the maximum possible value of pseudorapidity for a non-zero rho,...
This file contains a specialised ROOT message handler to test for diagnostic in unit tests.