ATLAS Offline Software
Loading...
Searching...
No Matches
P4EEtaPhiMFloat_p2 Class Reference

#include <P4EEtaPhiMFloat_p2.h>

Collaboration diagram for P4EEtaPhiMFloat_p2:

Public Member Functions

 P4EEtaPhiMFloat_p2 (const float ene=0., const float eta=0., const float phi=0., const float mass=0.)
 Constructor: with 4 doubles.

Public Attributes

float m_e
float m_eta
float m_phi
float m_m

Detailed Description

Definition at line 22 of file P4EEtaPhiMFloat_p2.h.

Constructor & Destructor Documentation

◆ P4EEtaPhiMFloat_p2()

P4EEtaPhiMFloat_p2::P4EEtaPhiMFloat_p2 ( const float ene = 0.,
const float eta = 0.,
const float phi = 0.,
const float mass = 0. )
inline

Constructor: with 4 doubles.

Definition at line 44 of file P4EEtaPhiMFloat_p2.h.

45 :
46 m_e ( ene ),
47 m_eta( eta ),
48 m_phi( phi ),
49 m_m ( mass )
50{}
Scalar eta() const
pseudorapidity method
Scalar phi() const
phi method

Member Data Documentation

◆ m_e

float P4EEtaPhiMFloat_p2::m_e

Definition at line 35 of file P4EEtaPhiMFloat_p2.h.

◆ m_eta

float P4EEtaPhiMFloat_p2::m_eta

Definition at line 36 of file P4EEtaPhiMFloat_p2.h.

◆ m_m

float P4EEtaPhiMFloat_p2::m_m

Definition at line 38 of file P4EEtaPhiMFloat_p2.h.

◆ m_phi

float P4EEtaPhiMFloat_p2::m_phi

Definition at line 37 of file P4EEtaPhiMFloat_p2.h.


The documentation for this class was generated from the following file: