EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ActsFatras::AsInputSelector< ParticleSelector > Struct Template Reference

Enable usage of a particle selector as an input selector. More...

#include <acts/blob/sPHENIX/Fatras/include/ActsFatras/Kernel/Process.hpp>

+ Inheritance diagram for ActsFatras::AsInputSelector< ParticleSelector >:
+ Collaboration diagram for ActsFatras::AsInputSelector< ParticleSelector >:

Public Member Functions

bool operator() (const Particle &particle, const Acts::MaterialSlab &) const
 

Detailed Description

template<typename ParticleSelector>
struct ActsFatras::AsInputSelector< ParticleSelector >

Enable usage of a particle selector as an input selector.

Definition at line 31 of file Process.hpp.

View newest version in sPHENIX GitHub at line 31 of file Process.hpp

Member Function Documentation

template<typename ParticleSelector >
bool ActsFatras::AsInputSelector< ParticleSelector >::operator() ( const Particle particle,
const Acts::MaterialSlab  
) const
inline

Definition at line 32 of file Process.hpp.

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


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