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 >::MockUniformRandomBitGenerator Struct Reference

Public Types

using result_type = unsigned int
 

Public Member Functions

constexpr result_type operator() ()
 

Static Public Member Functions

static constexpr result_type min ()
 
static constexpr result_type max ()
 

Detailed Description

template<typename process_t>
struct ActsFatras::detail::IsPointLikeProcess< process_t >::MockUniformRandomBitGenerator

Definition at line 85 of file InteractionList.hpp.

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

Member Typedef Documentation

template<typename process_t >
using ActsFatras::detail::IsPointLikeProcess< process_t >::MockUniformRandomBitGenerator::result_type = unsigned int

Definition at line 86 of file InteractionList.hpp.

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

Member Function Documentation

template<typename process_t >
static constexpr result_type ActsFatras::detail::IsPointLikeProcess< process_t >::MockUniformRandomBitGenerator::max ( void  )
inlinestatic

Definition at line 89 of file InteractionList.hpp.

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

References physmon_ckf_tracking::u.

template<typename process_t >
static constexpr result_type ActsFatras::detail::IsPointLikeProcess< process_t >::MockUniformRandomBitGenerator::min ( void  )
inlinestatic

Definition at line 88 of file InteractionList.hpp.

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

References physmon_ckf_tracking::u.

template<typename process_t >
constexpr result_type ActsFatras::detail::IsPointLikeProcess< process_t >::MockUniformRandomBitGenerator::operator() ( )
inline

Definition at line 90 of file InteractionList.hpp.

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

References physmon_ckf_tracking::u.


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