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

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

+ Inheritance diagram for G4INCL::ConstantRandom:
+ Collaboration diagram for G4INCL::ConstantRandom:

Public Member Functions

 ConstantRandom ()
 
virtual ~ConstantRandom ()
 
SeedVector getSeeds () const
 
void setSeeds (const SeedVector &)
 
G4double flat ()
 
- Public Member Functions inherited from G4INCL::IRandomGenerator
 IRandomGenerator ()
 
virtual ~IRandomGenerator ()
 
virtual Random::SeedVector getSeeds ()=0
 
virtual void setSeeds (const Random::SeedVector &)=0
 

Detailed Description

Definition at line 52 of file G4INCLConstantRandom.hh.

View newest version in sPHENIX GitHub at line 52 of file G4INCLConstantRandom.hh

Constructor & Destructor Documentation

G4INCL::ConstantRandom::ConstantRandom ( )
inline

Definition at line 54 of file G4INCLConstantRandom.hh.

View newest version in sPHENIX GitHub at line 54 of file G4INCLConstantRandom.hh

virtual G4INCL::ConstantRandom::~ConstantRandom ( )
inlinevirtual

Definition at line 55 of file G4INCLConstantRandom.hh.

View newest version in sPHENIX GitHub at line 55 of file G4INCLConstantRandom.hh

Member Function Documentation

G4double G4INCL::ConstantRandom::flat ( )
inlinevirtual

Implements G4INCL::IRandomGenerator.

Definition at line 62 of file G4INCLConstantRandom.hh.

View newest version in sPHENIX GitHub at line 62 of file G4INCLConstantRandom.hh

SeedVector G4INCL::ConstantRandom::getSeeds ( ) const
inline

Definition at line 57 of file G4INCLConstantRandom.hh.

View newest version in sPHENIX GitHub at line 57 of file G4INCLConstantRandom.hh

void G4INCL::ConstantRandom::setSeeds ( const SeedVector &  )
inline

Definition at line 61 of file G4INCLConstantRandom.hh.

View newest version in sPHENIX GitHub at line 61 of file G4INCLConstantRandom.hh


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