Logo ROOT   6.08/07
Reference Guide
Namespaces | Functions
eta.h File Reference
#include "Math/GenVector/etaMax.h"
#include <limits>
#include <cmath>
Include dependency graph for eta.h:
This graph shows which files directly or indirectly include this file:

Namespaces

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