| 
    Geant4_10
    
   | 
 
#include <G4MPIrandomSeedGenerator.hh>


Public Member Functions | |
| G4MPIrandomSeedGenerator () | |
| ~G4MPIrandomSeedGenerator () | |
  Public Member Functions inherited from G4VMPIseedGenerator | |
| G4VMPIseedGenerator () | |
| virtual | ~G4VMPIseedGenerator () | 
| void | SetMasterSeed (G4long aseed) | 
| G4long | GetMasterSeed () const | 
| const std::vector< G4long > & | GetSeedList () const | 
Protected Member Functions | |
| G4bool | CheckDoubleCount () | 
| virtual void | GenerateSeeds () | 
Additional Inherited Members | |
  Protected Attributes inherited from G4VMPIseedGenerator | |
| G4long | master_seed_ | 
| std::vector< G4long > | seed_list_ | 
Definition at line 33 of file G4MPIrandomSeedGenerator.hh.
| G4MPIrandomSeedGenerator::G4MPIrandomSeedGenerator | ( | ) | 
Definition at line 34 of file G4MPIrandomSeedGenerator.cc.

| G4MPIrandomSeedGenerator::~G4MPIrandomSeedGenerator | ( | ) | 
Definition at line 41 of file G4MPIrandomSeedGenerator.cc.
      
  | 
  protected | 
Definition at line 46 of file G4MPIrandomSeedGenerator.cc.


      
  | 
  protectedvirtual | 
Implements G4VMPIseedGenerator.
Definition at line 66 of file G4MPIrandomSeedGenerator.cc.


 1.8.5