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

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

+ Inheritance diagram for G4INCL::Geant4RandomGenerator:
+ Collaboration diagram for G4INCL::Geant4RandomGenerator:

Public Member Functions

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

Detailed Description

Definition at line 51 of file G4INCLGeant4Random.hh.

View newest version in sPHENIX GitHub at line 51 of file G4INCLGeant4Random.hh

Constructor & Destructor Documentation

G4INCL::Geant4RandomGenerator::Geant4RandomGenerator ( )
inline

Definition at line 53 of file G4INCLGeant4Random.hh.

View newest version in sPHENIX GitHub at line 53 of file G4INCLGeant4Random.hh

G4INCL::Geant4RandomGenerator::Geant4RandomGenerator ( const Random::SeedVector )
inline

Definition at line 54 of file G4INCLGeant4Random.hh.

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

virtual G4INCL::Geant4RandomGenerator::~Geant4RandomGenerator ( )
inlinevirtual

Definition at line 55 of file G4INCLGeant4Random.hh.

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

Member Function Documentation

G4double G4INCL::Geant4RandomGenerator::flat ( )
inlinevirtual

Implements G4INCL::IRandomGenerator.

Definition at line 67 of file G4INCLGeant4Random.hh.

View newest version in sPHENIX GitHub at line 67 of file G4INCLGeant4Random.hh

References G4UniformRand.

Random::SeedVector G4INCL::Geant4RandomGenerator::getSeeds ( )
inlinevirtual

Implements G4INCL::IRandomGenerator.

Definition at line 57 of file G4INCLGeant4Random.hh.

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

References INCL_WARN.

void G4INCL::Geant4RandomGenerator::setSeeds ( const Random::SeedVector )
inlinevirtual

Implements G4INCL::IRandomGenerator.

Definition at line 63 of file G4INCLGeant4Random.hh.

View newest version in sPHENIX GitHub at line 63 of file G4INCLGeant4Random.hh

References INCL_WARN.


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