![]() |
ATLAS Offline Software
|
A class to describe the primary shower that produced a given MARS particle. More...
#include <MarsParticle.h>
Public Member Functions | |
| MarsShowerPrimary () | |
Public Attributes | |
| int | particleId |
| IORIG. More... | |
| int | processId |
| KORIG. More... | |
| double | weight |
| WORIG. More... | |
| HepMC::FourVector | position |
| XORG, YORG, ZORG , T. More... | |
| double | kineticEnergy |
| EORIG. More... | |
A class to describe the primary shower that produced a given MARS particle.
Definition at line 19 of file MarsParticle.h.
| MarsShowerPrimary::MarsShowerPrimary | ( | ) |
Definition at line 9 of file MarsParticle.cxx.
| double MarsShowerPrimary::kineticEnergy |
EORIG.
Definition at line 27 of file MarsParticle.h.
| int MarsShowerPrimary::particleId |
IORIG.
Definition at line 23 of file MarsParticle.h.
| HepMC::FourVector MarsShowerPrimary::position |
XORG, YORG, ZORG , T.
Definition at line 26 of file MarsParticle.h.
| int MarsShowerPrimary::processId |
KORIG.
Definition at line 24 of file MarsParticle.h.
| double MarsShowerPrimary::weight |
WORIG.
Definition at line 25 of file MarsParticle.h.
1.8.18