ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4INCL::Random::Adapter Class Reference

#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/models/inclxx/utils/include/G4INCLRandom.hh>

Public Types

using result_type = unsigned long
 

Public Member Functions

result_type operator() () const
 

Static Public Member Functions

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

Detailed Description

Definition at line 167 of file G4INCLRandom.hh.

View newest version in sPHENIX GitHub at line 167 of file G4INCLRandom.hh

Member Typedef Documentation

using G4INCL::Random::Adapter::result_type = unsigned long

Definition at line 169 of file G4INCLRandom.hh.

View newest version in sPHENIX GitHub at line 169 of file G4INCLRandom.hh

Member Function Documentation

static constexpr result_type G4INCL::Random::Adapter::max ( )
inlinestatic

Definition at line 175 of file G4INCLRandom.hh.

View newest version in sPHENIX GitHub at line 175 of file G4INCLRandom.hh

References max.

static constexpr result_type G4INCL::Random::Adapter::min ( )
inlinestatic

Definition at line 171 of file G4INCLRandom.hh.

View newest version in sPHENIX GitHub at line 171 of file G4INCLRandom.hh

References min.

result_type G4INCL::Random::Adapter::operator() ( ) const
inline

Definition at line 179 of file G4INCLRandom.hh.

View newest version in sPHENIX GitHub at line 179 of file G4INCLRandom.hh

References INT_MAX.


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