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

The selector. More...

Public Member Functions

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

Detailed Description

The selector.

Definition at line 43 of file ProcessTests.cpp.

View newest version in sPHENIX GitHub at line 43 of file ProcessTests.cpp

Member Function Documentation

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

call operator

Definition at line 47 of file ProcessTests.cpp.

View newest version in sPHENIX GitHub at line 47 of file ProcessTests.cpp

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

call operator

Definition at line 52 of file ScatteringTests.cpp.

View newest version in sPHENIX GitHub at line 52 of file ScatteringTests.cpp

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

call operator

Definition at line 54 of file EnergyLossTests.cpp.

View newest version in sPHENIX GitHub at line 54 of file EnergyLossTests.cpp


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