Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 SeedVector &sv)
 
virtual ~Ranecu ()
 
SeedVector getSeeds () const
 
void setSeeds (const SeedVector &sv)
 
G4double flat ()
 
- Public Member Functions inherited from G4INCL::IRandomGenerator
 IRandomGenerator ()
 
virtual ~IRandomGenerator ()
 

Detailed Description

Definition at line 51 of file G4INCLRanecu.hh.

Constructor & Destructor Documentation

G4INCL::Ranecu::Ranecu ( )

Definition at line 48 of file G4INCLRanecu.cc.

G4INCL::Ranecu::Ranecu ( const 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.

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

Implements G4INCL::IRandomGenerator.

Definition at line 57 of file G4INCLRanecu.hh.

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

Implements G4INCL::IRandomGenerator.

Definition at line 64 of file G4INCLRanecu.hh.

Here is the caller graph for this function:


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