Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Fatras::PositiveSelector 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 29 of file ChargeSelectors.hpp.

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

Member Function Documentation

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

Return true for all particles with charge > 0.

Definition at line 32 of file ChargeSelectors.hpp.

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


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