Analysis Software
Documentation for sPHENIX simulation software
|
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 |
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
Particle::Scalar ActsFatras::InteractionList< processes_t >::Selection::l0Limit |
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().
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().
Particle::Scalar ActsFatras::InteractionList< processes_t >::Selection::x0Limit |
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().
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().