|
GGS(GenericGEANT4Simulation)Software
2.7.0
|
Data class to store informations about the primary particle. More...
#include <GGSPrimaryParticleInfo.h>


Public Member Functions | |
| GGSPrimaryParticleInfo () | |
| Constructor. | |
| ~GGSPrimaryParticleInfo () | |
| Destructor. | |
| void | Print () const |
| Implementation of the Print method. More... | |
Data Fields | |
| bool | isTrackKilled |
| True if the particle's track has been killed. | |
Data class to store informations about the primary particle.
Definition at line 15 of file GGSPrimaryParticleInfo.h.
|
inline |
Implementation of the Print method.
Required by the interface. Currently it does nothing.
Definition at line 28 of file GGSPrimaryParticleInfo.h.
1.8.5