![]() |
ATLAS Offline Software
|
A class to describe the beam gas interaction that produced a given MARS particle. More...
#include <MarsParticle.h>
Public Member Functions | |
| MarsBeamGasInteraction () | |
Public Attributes | |
| int | nucleusType |
| INUC. More... | |
| int | nevve |
| NEVVE. More... | |
| double | timeOfFlight |
| ZBGASHIT. More... | |
A class to describe the beam gas interaction that produced a given MARS particle.
Definition at line 38 of file MarsParticle.h.
| MarsBeamGasInteraction::MarsBeamGasInteraction | ( | ) |
Definition at line 16 of file MarsParticle.cxx.
| int MarsBeamGasInteraction::nevve |
NEVVE.
Definition at line 43 of file MarsParticle.h.
| int MarsBeamGasInteraction::nucleusType |
INUC.
Definition at line 42 of file MarsParticle.h.
| double MarsBeamGasInteraction::timeOfFlight |
ZBGASHIT.
Definition at line 44 of file MarsParticle.h.
1.8.18