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

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

Classes

struct  MockUniformRandomBitGenerator
 

Static Public Attributes

static constexpr bool value
 

Private Types

using scalar_pair_t = std::pair< Particle::Scalar, Particle::Scalar >
 

Private Member Functions

 METHOD_TRAIT (generatePathLimits_method_t, generatePathLimits)
 

Detailed Description

template<typename process_t>
class ActsFatras::detail::IsPointLikeProcess< process_t >

Check if the given type is a point-like process.

Only checks for the existence of the templated generatePathLimits method

Definition at line 84 of file InteractionList.hpp.

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

Member Typedef Documentation

template<typename process_t >
using ActsFatras::detail::IsPointLikeProcess< process_t >::scalar_pair_t = std::pair<Particle::Scalar, Particle::Scalar>
private

Definition at line 95 of file InteractionList.hpp.

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

Member Function Documentation

template<typename process_t >
ActsFatras::detail::IsPointLikeProcess< process_t >::METHOD_TRAIT ( generatePathLimits_method_t  ,
generatePathLimits   
)
private

Member Data Documentation

template<typename process_t >
constexpr bool ActsFatras::detail::IsPointLikeProcess< process_t >::value
static
Initial value:
const process_t, scalar_pair_t, generatePathLimits_method_t,
MockUniformRandomBitGenerator&, const Particle&>

Definition at line 98 of file InteractionList.hpp.

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

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


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