Struct ActsFatras::PdgExcluder

template<Acts::PdgParticle Pdg>
struct PdgExcluder

Select all particles except one specific type.

Particle and Antiparticle are treated as two separate types.

Public Functions

inline bool operator()(const Particle &particle) const