Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ActsFatras::PdgExcluder< Pdg > Struct Template Reference

#include <acts/blob/sPHENIX/Fatras/include/ActsFatras/Selectors/ParticleSelectors.hpp>

Public Member Functions

bool operator() (const Particle &particle) const
 

Detailed Description

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

Select all particles except one specific type.

Particle and Antiparticle are treated as two separate types.

Definition at line 72 of file ParticleSelectors.hpp.

View newest version in sPHENIX GitHub at line 72 of file ParticleSelectors.hpp

Member Function Documentation

template<Acts::PdgParticle Pdg>
bool ActsFatras::PdgExcluder< Pdg >::operator() ( const Particle particle) const
inline

Definition at line 73 of file ParticleSelectors.hpp.

View newest version in sPHENIX GitHub at line 73 of file ParticleSelectors.hpp

References ActsFatras::Particle::pdg().

+ Here is the call graph for this function:


The documentation for this struct was generated from the following file: