#include <limits>
#include <cmath>
|
| ROOT |
| This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce.
|
|
| 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. 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...
|
|