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

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

+ Inheritance diagram for G4INCL::IRandomGenerator:

Public Member Functions

 IRandomGenerator ()
 
virtual ~IRandomGenerator ()
 
virtual Random::SeedVector getSeeds ()=0
 
virtual void setSeeds (const Random::SeedVector &)=0
 
virtual G4double flat ()=0
 

Detailed Description

Definition at line 52 of file G4INCLIRandomGenerator.hh.

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

Constructor & Destructor Documentation

G4INCL::IRandomGenerator::IRandomGenerator ( )
inline

Definition at line 54 of file G4INCLIRandomGenerator.hh.

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

virtual G4INCL::IRandomGenerator::~IRandomGenerator ( )
inlinevirtual

Definition at line 55 of file G4INCLIRandomGenerator.hh.

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

Member Function Documentation

virtual G4double G4INCL::IRandomGenerator::flat ( )
pure virtual
virtual Random::SeedVector G4INCL::IRandomGenerator::getSeeds ( )
pure virtual
virtual void G4INCL::IRandomGenerator::setSeeds ( const Random::SeedVector )
pure virtual

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