ATLAS Offline Software
Loading...
Searching...
No Matches
Ringer::GetParticleProp< particle_t > Struct Template Reference

template to get particle_t name and if it has cluster access. More...

Collaboration diagram for Ringer::GetParticleProp< particle_t >:

Detailed Description

template<typename particle_t>
struct Ringer::GetParticleProp< particle_t >

template to get particle_t name and if it has cluster access.

  • Use GetParticleProp< particle_t >::name to retrieve the particle name.
  • Use GetParticleProp< particle_t >::hasCluster to retrieve whether particle has cluster access.

The particle must have its class name declared using DECLARE_RINGER_KNOWN_PARTICLE macro.

Definition at line 33 of file RingerKnownParticles.h.


The documentation for this struct was generated from the following file: