EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ActsFatras::AbsPdgExcluder< Pdg > Struct Template Reference

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

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

Public Member Functions

bool operator() (const Particle &particle) const
 

Detailed Description

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

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

Definition at line 47 of file PdgSelectors.hpp.

View newest version in sPHENIX GitHub at line 47 of file PdgSelectors.hpp

Member Function Documentation

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

Definition at line 48 of file PdgSelectors.hpp.

View newest version in sPHENIX GitHub at line 48 of file PdgSelectors.hpp

References Acts::makeAbsolutePdgParticle(), and ActsFatras::Particle::pdg().

+ Here is the call graph for this function:


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