![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Classes | |
| struct | Ringer::GetParticleProp< particle_t > |
| template to get particle_t name and if it has cluster access. More... | |
Namespaces | |
| Ringer | |
| Namespace dedicated for Ringer utilities. | |
Macros | |
| #define | DECLARE_RINGER_KNOWN_PARTICLE(_name, _hasCluster) |
| macro for declaring particles known to Ringer algorithm. More... | |
| #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 43 of file RingerKnownParticles.h.
1.8.18