Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ActsFatras::InteractionList< processes_t >::Selection Struct Reference

Point-like interaction selection. More...

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

Public Attributes

Particle::Scalar x0Limit
 
Particle::Scalar l0Limit
 
size_t x0Process = SIZE_MAX
 
size_t l0Process = SIZE_MAX
 

Detailed Description

template<typename... processes_t>
struct ActsFatras::InteractionList< processes_t >::Selection

Point-like interaction selection.

Definition at line 183 of file InteractionList.hpp.

View newest version in sPHENIX GitHub at line 183 of file InteractionList.hpp

Member Data Documentation

template<typename... processes_t>
Particle::Scalar ActsFatras::InteractionList< processes_t >::Selection::l0Limit
Initial value:
=
std::numeric_limits<Particle::Scalar>::infinity()

Definition at line 186 of file InteractionList.hpp.

View newest version in sPHENIX GitHub at line 186 of file InteractionList.hpp

Referenced by ActsFatras::InteractionList< processes_t >::armPointLikeImpl().

template<typename... processes_t>
size_t ActsFatras::InteractionList< processes_t >::Selection::l0Process = SIZE_MAX

Definition at line 189 of file InteractionList.hpp.

View newest version in sPHENIX GitHub at line 189 of file InteractionList.hpp

Referenced by ActsFatras::InteractionList< processes_t >::armPointLikeImpl().

template<typename... processes_t>
Particle::Scalar ActsFatras::InteractionList< processes_t >::Selection::x0Limit
Initial value:
=
std::numeric_limits<Particle::Scalar>::infinity()

Definition at line 184 of file InteractionList.hpp.

View newest version in sPHENIX GitHub at line 184 of file InteractionList.hpp

Referenced by ActsFatras::InteractionList< processes_t >::armPointLikeImpl().

template<typename... processes_t>
size_t ActsFatras::InteractionList< processes_t >::Selection::x0Process = SIZE_MAX

Definition at line 188 of file InteractionList.hpp.

View newest version in sPHENIX GitHub at line 188 of file InteractionList.hpp

Referenced by ActsFatras::InteractionList< processes_t >::armPointLikeImpl().


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