ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4UniformRandPool.hh File Reference
#include <algorithm>
#include <assert.h>
#include "G4Types.hh"
#include "Randomize.hh"
+ Include dependency graph for G4UniformRandPool.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  G4UniformRandPool
 

Macros

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

Macro Definition Documentation

#define G4UNIFORMRANDPOOL_DEFAULT_POOLSIZE   1024

Definition at line 48 of file G4UniformRandPool.hh.

View newest version in sPHENIX GitHub at line 48 of file G4UniformRandPool.hh

#define G4UNIFORMRANDPOOL_HUGE_POOLSIZE   8192

Definition at line 53 of file G4UniformRandPool.hh.

View newest version in sPHENIX GitHub at line 53 of file G4UniformRandPool.hh

#define G4UNIFORMRANDPOOL_LARGE_POOLSIZE   2048

Definition at line 52 of file G4UniformRandPool.hh.

View newest version in sPHENIX GitHub at line 52 of file G4UniformRandPool.hh

#define G4UNIFORMRANDPOOL_MEDIUM_POOLSIZE   512

Definition at line 51 of file G4UniformRandPool.hh.

View newest version in sPHENIX GitHub at line 51 of file G4UniformRandPool.hh

#define G4UNIFORMRANDPOOL_SMALL_POOLSIZE   256

Definition at line 50 of file G4UniformRandPool.hh.

View newest version in sPHENIX GitHub at line 50 of file G4UniformRandPool.hh

#define G4UNIFORMRANDPOOL_TINY_POOLSIZE   128

Definition at line 49 of file G4UniformRandPool.hh.

View newest version in sPHENIX GitHub at line 49 of file G4UniformRandPool.hh