ATLAS Offline Software
|
#include <P4PxPyPzE_p1.h>
Public Member Functions | |
P4PxPyPzE_p1 (const float px=0., const float py=0., const float pz=0., const float ene=0.) | |
Constructor: with 4 floats. More... | |
Public Attributes | |
float | m_px |
float | m_py |
float | m_pz |
float | m_ene |
Definition at line 22 of file P4PxPyPzE_p1.h.
float P4PxPyPzE_p1::m_ene |
Definition at line 42 of file P4PxPyPzE_p1.h.
float P4PxPyPzE_p1::m_px |
Definition at line 39 of file P4PxPyPzE_p1.h.
float P4PxPyPzE_p1::m_py |
Definition at line 40 of file P4PxPyPzE_p1.h.
float P4PxPyPzE_p1::m_pz |
Definition at line 41 of file P4PxPyPzE_p1.h.