Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
eta.h File Reference
#include "MathX/GenVectorX/etaMax.h"
#include "MathX/GenVectorX/MathHeaders.h"
#include "MathX/GenVectorX/AccHeaders.h"
#include <limits>
#include <cmath>
Include dependency graph for eta.h:
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  ROOT
 
namespace  ROOT::ROOT_MATH_ARCH
 
namespace  ROOT::ROOT_MATH_ARCH::Impl
 

Functions

template<typename Scalar >
Scalar ROOT::ROOT_MATH_ARCH::Impl::Eta_FromRhoZ (Scalar rho, Scalar z)
 Calculate eta given rho and zeta.
 
template<typename Scalar >
Scalar ROOT::ROOT_MATH_ARCH::Impl::Eta_FromTheta (Scalar theta, Scalar r)
 Implementation of eta from -log(tan(theta/2)).