ATLAS Offline Software
|
#include <P4IPtCotThPhiM_p1.h>
Public Member Functions | |
P4IPtCotThPhiM_p1 (const float iPt=0., const float cotTh=0., const float phi=0., const float mass=0.) | |
Constructor: with 4 floats. More... | |
Public Attributes | |
float | m_iPt |
float | m_cotTh |
float | m_phi |
float | m_mass |
Definition at line 22 of file P4IPtCotThPhiM_p1.h.
float P4IPtCotThPhiM_p1::m_cotTh |
Definition at line 40 of file P4IPtCotThPhiM_p1.h.
float P4IPtCotThPhiM_p1::m_iPt |
Definition at line 39 of file P4IPtCotThPhiM_p1.h.
float P4IPtCotThPhiM_p1::m_mass |
Definition at line 42 of file P4IPtCotThPhiM_p1.h.
float P4IPtCotThPhiM_p1::m_phi |
Definition at line 41 of file P4IPtCotThPhiM_p1.h.