Marlin
01.17.01
|
Go to the source code of this file.
Namespaces | |
marlin | |
Simple event selector processor. | |
Macros | |
#define | NUMBER_OF_FASTMCPARTICLETYPES 5 |
Enumerations | |
enum | marlin::FastMCParticleType { marlin::UNKNOWN = 0, marlin::CHARGED = 1, marlin::PHOTON = 2, marlin::NEUTRAL_HADRON = 3, marlin::NEUTRINO = 4 } |
Enumeration that defines integer constants for various particle types used in the fast Monte Carlo. More... | |
#define NUMBER_OF_FASTMCPARTICLETYPES 5 |
Definition at line 5 of file FastMCParticleType.h.