#include <ROIPhiRZContainer.h>
|
| double | eta () const |
| double | theta () const |
| float | phi () const |
| float | r () const |
| float | z () const |
Definition at line 18 of file ROIPhiRZContainer.h.
◆ ERoiParameters
◆ eta()
| double ROIPhiRZ::eta |
( |
| ) |
const |
|
inline |
Definition at line 22 of file ROIPhiRZContainer.h.
22 {
25 return std::atanh( Z / std::sqrt( R*R + Z*Z ) );
26 }
double R(const INavigable4Momentum *p1, const double v_eta, const double v_phi)
◆ phi()
| float ROIPhiRZ::phi |
( |
| ) |
const |
|
inline |
◆ r()
| float ROIPhiRZ::r |
( |
| ) |
const |
|
inline |
◆ theta()
| double ROIPhiRZ::theta |
( |
| ) |
const |
|
inline |
◆ z()
| float ROIPhiRZ::z |
( |
| ) |
const |
|
inline |
◆ elements
| T std::array< T >::elements |
|
inherited |
The documentation for this class was generated from the following file: