Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Fatras/include/ActsFatras/Kernel/InteractionList.hpp>
Public Types | |
using | SelectElement = typename TupleFilterImpl< predicate_t, tuple_t, kIndex, kIndex, kIndices...>::Type |
using | SkipElement = typename TupleFilterImpl< predicate_t, tuple_t, kIndex, kIndices...>::Type |
using | Type = std::conditional_t< kElementSelection, SelectElement, SkipElement > |
Static Public Attributes | |
static constexpr auto | kIndex = kCounter - 1u |
static constexpr bool | kElementSelection |
Definition at line 57 of file InteractionList.hpp.
View newest version in sPHENIX GitHub at line 57 of file InteractionList.hpp
using ActsFatras::detail::TupleFilterImpl< predicate_t, tuple_t, kCounter, kIndices >::SelectElement = typename TupleFilterImpl<predicate_t, tuple_t, kIndex, kIndex, kIndices...>::Type |
Definition at line 63 of file InteractionList.hpp.
View newest version in sPHENIX GitHub at line 63 of file InteractionList.hpp
using ActsFatras::detail::TupleFilterImpl< predicate_t, tuple_t, kCounter, kIndices >::SkipElement = typename TupleFilterImpl<predicate_t, tuple_t, kIndex, kIndices...>::Type |
Definition at line 66 of file InteractionList.hpp.
View newest version in sPHENIX GitHub at line 66 of file InteractionList.hpp
using ActsFatras::detail::TupleFilterImpl< predicate_t, tuple_t, kCounter, kIndices >::Type = std::conditional_t<kElementSelection, SelectElement, SkipElement> |
Definition at line 69 of file InteractionList.hpp.
View newest version in sPHENIX GitHub at line 69 of file InteractionList.hpp
|
static |
Definition at line 59 of file InteractionList.hpp.
View newest version in sPHENIX GitHub at line 59 of file InteractionList.hpp
|
static |
Definition at line 58 of file InteractionList.hpp.
View newest version in sPHENIX GitHub at line 58 of file InteractionList.hpp