Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Fatras::NegativeSelector Struct Reference

#include <acts-fatras/blob/master/Core/include/Fatras/Selectors/ChargeSelectors.hpp>

Public Member Functions

template<typename detector_t , typename particle_t >
bool operator() (const detector_t &, const particle_t &particle) const
 Return true for all particles with charge<> 0.
 

Detailed Description

Definition at line 37 of file ChargeSelectors.hpp.

View newest version in sPHENIX GitHub at line 37 of file ChargeSelectors.hpp

Member Function Documentation

template<typename detector_t , typename particle_t >
bool Fatras::NegativeSelector::operator() ( const detector_t &  ,
const particle_t &  particle 
) const
inline

Return true for all particles with charge<> 0.

Definition at line 40 of file ChargeSelectors.hpp.

View newest version in sPHENIX GitHub at line 40 of file ChargeSelectors.hpp


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