Template Struct AbsPdgExcluder

Struct Documentation

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

Select all particles except for (anti-)particles of one specific type.

Public Functions

bool operator()(const Particle &particle) const