Go to the source code of this file.
Namespaces | |
| namespace | marlin |
Defines | |
| #define | FastMCParticleType_h 1 |
| #define | NUMBER_OF_FASTMCPARTICLETYPES 5 |
Enumerations | |
| enum | FastMCParticleType { UNKNOWN = 0, CHARGED = 1, PHOTON = 2, NEUTRAL_HADRON = 3, NEUTRINO = 4 } |
|
|
Definition at line 2 of file FastMCParticleType.h. |
|
|
Definition at line 5 of file FastMCParticleType.h. |
|
|
Enumeration that defines integer constants for various particle types used in the fast Monte Carlo.
Definition at line 15 of file FastMCParticleType.h. |
1.3.9.1