Template Struct PdgExcluder

Struct Documentation

template<Acts::PdgParticle Pdg>
struct ActsFatras::PdgExcluder

Select all particles except one specific type.

Particle and Antiparticle are treated as two separate types.

Public Functions

bool operator()(const Particle &particle) const