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

Public Member Functions

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

Public Attributes

std::string select_on = ""
 

Detailed Description

Selector that selectos on the Name Only acts on the object

Definition at line 55 of file SelectorListTests.cpp.

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

Member Function Documentation

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

call operator

Definition at line 61 of file SelectorListTests.cpp.

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

References select_on.

Member Data Documentation

std::string Fatras::Test::NameSelector::select_on = ""

Definition at line 57 of file SelectorListTests.cpp.

View newest version in sPHENIX GitHub at line 57 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: