![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
| namespace | Ringer |
| Namespace dedicated for Ringer utilities. | |
Macros | |
| #define | DECLARE_RINGER_KNOWN_PARTICLE(_name, _hasCluster) |
| macro for declaring particles known to Ringer algorithm. | |
| #define DECLARE_RINGER_KNOWN_PARTICLE | ( | _name, | |
| _hasCluster ) |
macro for declaring particles known to Ringer algorithm.
Use GetParticleName< particle_t >::name to retrieve the particle name. The particle must have its class name declared using DECLARE_NAMED_CLASS macro.
Definition at line 42 of file RingerKnownParticles.h.