Geant4_10
Public Member Functions | List of all members
G4INCL::Ranecu Class Reference

#include <G4INCLRanecu.hh>

Inheritance diagram for G4INCL::Ranecu:
Inheritance graph
[legend]
Collaboration diagram for G4INCL::Ranecu:
Collaboration graph
[legend]

Public Member Functions

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

Detailed Description

Definition at line 52 of file G4INCLRanecu.hh.

Constructor & Destructor Documentation

G4INCL::Ranecu::Ranecu ( )

Definition at line 48 of file G4INCLRanecu.cc.

G4INCL::Ranecu::Ranecu ( const Random::SeedVector sv)

Definition at line 53 of file G4INCLRanecu.cc.

Here is the call graph for this function:

G4INCL::Ranecu::~Ranecu ( )
virtual

Definition at line 57 of file G4INCLRanecu.cc.

Member Function Documentation

G4double G4INCL::Ranecu::flat ( )
virtual

Implements G4INCL::IRandomGenerator.

Definition at line 59 of file G4INCLRanecu.cc.

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

Implements G4INCL::IRandomGenerator.

Definition at line 58 of file G4INCLRanecu.hh.

Here is the call graph for this function:

void G4INCL::Ranecu::setSeeds ( const Random::SeedVector sv)
inlinevirtual

Implements G4INCL::IRandomGenerator.

Definition at line 65 of file G4INCLRanecu.hh.

Here is the call graph for this function:

Here is the caller graph for this function:


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