#include <cmath>
Go to the source code of this file.
Classes | |
class | PtEtaPhiMass |
Functions | |
float | __attribute__ ((always_inline)) __attribute__((pure)) etaFromXYZ(float x |
Variables | |
float float | y |
float float float | z { float t(z/std::sqrt(x*x+y*y)) |
|
inline |
float float y |
Definition at line 6 of file PtEtaPhiMass.h.
float float z { float t(z/std::sqrt(x*x+y*y)) |
Definition at line 6 of file PtEtaPhiMass.h.