CMS 3D CMS Logo

Classes | Functions | Variables
PtEtaPhiMass.h File Reference
#include <cmath>

Go to the source code of this file.

Classes

class  PtEtaPhiMass
 
class  RhoEtaPhi
 

Functions

float __attribute__ ((always_inline)) __attribute__((pure)) etaFromXYZ(float x
 

Variables

float float y
 
float float float z
 

Function Documentation

◆ __attribute__()

float __attribute__ ( (always_inline)  )
inline

Variable Documentation

◆ y

float float y

Definition at line 5 of file PtEtaPhiMass.h.

◆ z

float float z
Initial value:
{
float t(z / std::sqrt(x * x + y * y))
float float float z
Definition: PtEtaPhiMass.h:5
float float y
Definition: PtEtaPhiMass.h:5
T sqrt(T t)
Definition: SSEVec.h:19
float x

Definition at line 5 of file PtEtaPhiMass.h.