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,...
 
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...