|
ACTS
Experiment-independent tracking
|
Select particles and antiparticles 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 (ignoring sign). | |
Select particles and antiparticles of one specific type.
| bool ActsFatras::AbsPdgSelector< Pdg >::operator() | ( | const Particle & | particle | ) | const |
Check if particle matches the specific PDG type (ignoring sign).
| particle | The particle to evaluate |