#include <AthExParticle.h>
Definition at line 23 of file AthExParticle.h.
◆ AthExParticle() [1/2]
| AthExParticle::AthExParticle |
( |
double |
px = 0., |
|
|
double |
py = 0., |
|
|
double |
pz = 0., |
|
|
double |
ene = 0. |
|
) |
| |
◆ AthExParticle() [2/2]
◆ ~AthExParticle()
| AthExParticle::~AthExParticle |
( |
| ) |
|
|
virtual |
◆ e()
| double AthExParticle::e |
( |
| ) |
const |
|
inlinevirtual |
◆ operator=()
◆ px()
| double AthExParticle::px |
( |
| ) |
const |
|
inlinevirtual |
◆ py()
| double AthExParticle::py |
( |
| ) |
const |
|
inlinevirtual |
◆ pz()
| double AthExParticle::pz |
( |
| ) |
const |
|
inlinevirtual |
◆ m_ene
| double AthExParticle::m_ene |
|
protected |
◆ m_px
| double AthExParticle::m_px |
|
protected |
◆ m_py
| double AthExParticle::m_py |
|
protected |
◆ m_pz
| double AthExParticle::m_pz |
|
protected |
The documentation for this class was generated from the following files:
virtual double px() const
Implementation of the AthExIParticle interface.
virtual double pz() const
virtual double py() const