Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ActsFatras::detail::IsContinuousProcess< process_t > Struct Template Reference

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

Static Public Attributes

static constexpr bool value = not IsPointLikeProcess<process_t>::value
 

Detailed Description

template<typename process_t>
struct ActsFatras::detail::IsContinuousProcess< process_t >

Definition at line 104 of file InteractionList.hpp.

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

Member Data Documentation

template<typename process_t >
constexpr bool ActsFatras::detail::IsContinuousProcess< process_t >::value = not IsPointLikeProcess<process_t>::value
static

Definition at line 105 of file InteractionList.hpp.

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

Referenced by pump.Token::__str__(), and pump.Token::Clone().


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