#include <limits>
#include <cmath>
 | 
| namespace   | ROOT | 
|   | tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7 
  | 
|   | 
| 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.  
  | 
|   | 
| 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.  
  | 
|   |