Geant4-11
Data Structures | Macros
G4UniformRandPool.hh File Reference
#include <algorithm>
#include <assert.h>
#include "G4Types.hh"
#include "Randomize.hh"

Go to the source code of this file.

Data Structures

class  G4UniformRandPool
 

Macros

#define G4UNIFORMRANDPOOL_DEFAULT_POOLSIZE   1024
 
#define G4UNIFORMRANDPOOL_HUGE_POOLSIZE   8192
 
#define G4UNIFORMRANDPOOL_LARGE_POOLSIZE   2048
 
#define G4UNIFORMRANDPOOL_MEDIUM_POOLSIZE   512
 
#define G4UNIFORMRANDPOOL_SMALL_POOLSIZE   256
 
#define G4UNIFORMRANDPOOL_TINY_POOLSIZE   128
 

Macro Definition Documentation

◆ G4UNIFORMRANDPOOL_DEFAULT_POOLSIZE

#define G4UNIFORMRANDPOOL_DEFAULT_POOLSIZE   1024

Definition at line 48 of file G4UniformRandPool.hh.

◆ G4UNIFORMRANDPOOL_HUGE_POOLSIZE

#define G4UNIFORMRANDPOOL_HUGE_POOLSIZE   8192

Definition at line 53 of file G4UniformRandPool.hh.

◆ G4UNIFORMRANDPOOL_LARGE_POOLSIZE

#define G4UNIFORMRANDPOOL_LARGE_POOLSIZE   2048

Definition at line 52 of file G4UniformRandPool.hh.

◆ G4UNIFORMRANDPOOL_MEDIUM_POOLSIZE

#define G4UNIFORMRANDPOOL_MEDIUM_POOLSIZE   512

Definition at line 51 of file G4UniformRandPool.hh.

◆ G4UNIFORMRANDPOOL_SMALL_POOLSIZE

#define G4UNIFORMRANDPOOL_SMALL_POOLSIZE   256

Definition at line 50 of file G4UniformRandPool.hh.

◆ G4UNIFORMRANDPOOL_TINY_POOLSIZE

#define G4UNIFORMRANDPOOL_TINY_POOLSIZE   128

Definition at line 49 of file G4UniformRandPool.hh.