|
ACTS
Experiment-independent tracking
|
Select particles of one specific type. More...
#include <ActsFatras/Selectors/ParticleSelectors.hpp>
Public Member Functions | |
| bool | operator() (const Particle &particle) const |
| Check if particle matches the specific PDG type. | |
Select particles of one specific type.
Particle and Antiparticle are treated as two separate types.
| bool ActsFatras::PdgSelector< Pdg >::operator() | ( | const Particle & | particle | ) | const |
Check if particle matches the specific PDG type.
| particle | The particle to evaluate |