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

Public Member Functions

template<typename detector_t , typename particle_t >
bool operator() (const detector_t &, const particle_t &object) const
 call operator
 

Public Attributes

int select_on = 0
 

Detailed Description

Selector that selectos on the Feature Only acts on the object

Definition at line 42 of file SelectorListTests.cpp.

View newest version in sPHENIX GitHub at line 42 of file SelectorListTests.cpp

Member Function Documentation

template<typename detector_t , typename particle_t >
bool Fatras::Test::FeatureSelector::operator() ( const detector_t &  ,
const particle_t &  object 
) const
inline

call operator

Definition at line 48 of file SelectorListTests.cpp.

View newest version in sPHENIX GitHub at line 48 of file SelectorListTests.cpp

References select_on.

Member Data Documentation

int Fatras::Test::FeatureSelector::select_on = 0

Definition at line 44 of file SelectorListTests.cpp.

View newest version in sPHENIX GitHub at line 44 of file SelectorListTests.cpp

Referenced by Fatras::Test::BOOST_AUTO_TEST_CASE(), and operator()().


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