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