ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
ActsFatras::NegativeSelector Struct Reference

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.

Detailed Description

Select negatively charged particles.

Member Function Documentation

◆ operator()()

bool ActsFatras::NegativeSelector::operator() ( const Particle & particle) const

Check if particle is negatively charged.

Parameters
particleThe particle to evaluate
Returns
true if particle charge is negative