#include <G4ParticlesWorkspace.hh>
Definition at line 54 of file G4ParticlesWorkspace.hh.
◆ pool_type
◆ G4ParticlesWorkspace()
G4ParticlesWorkspace::G4ParticlesWorkspace |
( |
G4bool |
verbose = false | ) |
|
Definition at line 36 of file G4ParticlesWorkspace.cc.
static const G4PDefManager & GetSubInstanceManager()
void InitialiseWorkspace()
G4PDefData * fpPDefOffset
G4PDefManager * fpPDefSIM
◆ ~G4ParticlesWorkspace()
G4ParticlesWorkspace::~G4ParticlesWorkspace |
( |
| ) |
|
◆ DestroyWorkspace()
void G4ParticlesWorkspace::DestroyWorkspace |
( |
| ) |
|
◆ GetPool()
◆ GetVerbose()
G4bool G4ParticlesWorkspace::GetVerbose |
( |
| ) |
|
|
inline |
◆ InitialiseParticles()
void G4ParticlesWorkspace::InitialiseParticles |
( |
| ) |
|
|
protected |
◆ InitialiseWorkspace()
void G4ParticlesWorkspace::InitialiseWorkspace |
( |
| ) |
|
Definition at line 77 of file G4ParticlesWorkspace.cc.
80 G4cout <<
"G4ParticlesWorkspace::InitialiseWorkspace: " 81 <<
"Copying particles-definition Split-Class - Start " <<
G4endl;
92 G4cout <<
"G4ParticlesWorkspace::CreateAndUseWorkspace: " 93 <<
"Copying particles-definition Split-Class - Done!" <<
G4endl;
G4GLOB_DLL std::ostream G4cout
void InitialiseParticles()
G4PDefManager * fpPDefSIM
◆ ReleaseWorkspace()
void G4ParticlesWorkspace::ReleaseWorkspace |
( |
| ) |
|
◆ SetVerbose()
void G4ParticlesWorkspace::SetVerbose |
( |
G4bool |
v | ) |
|
|
inline |
◆ UseWorkspace()
void G4ParticlesWorkspace::UseWorkspace |
( |
| ) |
|
Definition at line 54 of file G4ParticlesWorkspace.cc.
57 G4cout <<
"G4ParticlesWorkspace::UseWorkspace: " 58 <<
"Copying particles-definition Split-Class - Start " <<
G4endl;
void UseWorkArea(G4PDefData *newOffset)
G4GLOB_DLL std::ostream G4cout
G4PDefData * fpPDefOffset
G4PDefManager * fpPDefSIM
◆ fpPDefOffset
◆ fpPDefSIM
◆ fVerbose
G4bool G4ParticlesWorkspace::fVerbose |
|
private |
The documentation for this class was generated from the following files: