G4INCL::IRandomGenerator Class Reference

#include <G4INCLIRandomGenerator.hh>

Inheritance diagram for G4INCL::IRandomGenerator:

G4INCL::ConstantRandom G4INCL::Geant4RandomGenerator G4INCL::Ranecu

Public Member Functions

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

Detailed Description

Definition at line 53 of file G4INCLIRandomGenerator.hh.


Constructor & Destructor Documentation

G4INCL::IRandomGenerator::IRandomGenerator (  )  [inline]

Definition at line 55 of file G4INCLIRandomGenerator.hh.

00055 {}

virtual G4INCL::IRandomGenerator::~IRandomGenerator (  )  [inline, virtual]

Definition at line 56 of file G4INCLIRandomGenerator.hh.

00056 {}


Member Function Documentation

virtual G4double G4INCL::IRandomGenerator::flat (  )  [pure virtual]

Implemented in G4INCL::ConstantRandom, G4INCL::Geant4RandomGenerator, and G4INCL::Ranecu.

Referenced by G4INCL::Random::shoot().

virtual SeedVector G4INCL::IRandomGenerator::getSeeds (  )  const [pure virtual]

Implemented in G4INCL::ConstantRandom, G4INCL::Geant4RandomGenerator, and G4INCL::Ranecu.

Referenced by G4INCL::Random::getSeeds().

virtual void G4INCL::IRandomGenerator::setSeeds ( const SeedVector  )  [pure virtual]

Implemented in G4INCL::ConstantRandom, G4INCL::Geant4RandomGenerator, and G4INCL::Ranecu.

Referenced by G4INCL::Random::setSeeds().


The documentation for this class was generated from the following file:
Generated on Mon May 27 17:54:08 2013 for Geant4 by  doxygen 1.4.7