Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions
G4INCL::IRandomGenerator Class Referenceabstract

#include <G4INCLIRandomGenerator.hh>

Inheritance diagram for G4INCL::IRandomGenerator:
G4INCL::ConstantRandom G4INCL::Geant4RandomGenerator G4INCL::Ranecu

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 51 of file G4INCLIRandomGenerator.hh.

Constructor & Destructor Documentation

G4INCL::IRandomGenerator::IRandomGenerator ( )
inline

Definition at line 53 of file G4INCLIRandomGenerator.hh.

53 {}
virtual G4INCL::IRandomGenerator::~IRandomGenerator ( )
inlinevirtual

Definition at line 54 of file G4INCLIRandomGenerator.hh.

54 {}

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: