|
ACTS
Experiment-independent tracking
|
Select negatively charged particles. More...
#include <ActsFatras/Selectors/ParticleSelectors.hpp>
Public Member Functions | |
| bool | operator() (const Particle &particle) const |
| Check if particle is negatively charged. | |
Select negatively charged particles.
| bool ActsFatras::NegativeSelector::operator() | ( | const Particle & | particle | ) | const |
Check if particle is negatively charged.
| particle | The particle to evaluate |