ROOT 6.10/09 Reference Guide |
Namespaces | |
ROOT | |
Namespace for new ROOT classes and functions. | |
ROOT::Math | |
ROOT::Math::Impl | |
Functions | |
template<typename Scalar > | |
Scalar | ROOT::Math::Impl::Eta_FromRhoZ (Scalar rho, Scalar z) |
Calculate eta given rho and zeta. More... | |
template<typename Scalar > | |
Scalar | ROOT::Math::Impl::Eta_FromTheta (Scalar theta, Scalar r) |
Implementation of eta from -log(tan(theta/2)). More... | |