Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4VUPLSplitter.hh>
Public Member Functions | |
G4VUPLSplitter () | |
G4int | CreateSubInstance () |
void | NewSubInstances () |
void | FreeWorker () |
T * | GetOffset () |
void | UseWorkArea (T *newOffset) |
T * | FreeWorkArea () |
void | WorkerCopySubInstanceArray () |
Public Attributes | |
G4RUN_DLL G4ThreadLocalStatic G4int | workertotalspace |
G4RUN_DLL G4ThreadLocalStatic T * | offset |
Definition at line 62 of file G4VUPLSplitter.hh.
|
inline |
Definition at line 65 of file G4VUPLSplitter.hh.
|
inline |
Definition at line 71 of file G4VUPLSplitter.hh.
|
inline |
|
inline |
Definition at line 116 of file G4VUPLSplitter.hh.
|
inline |
Definition at line 125 of file G4VUPLSplitter.hh.
|
inline |
Definition at line 92 of file G4VUPLSplitter.hh.
Referenced by G4VUPLSplitter< G4VMPLData >::CreateSubInstance().
|
inline |
Definition at line 127 of file G4VUPLSplitter.hh.
|
inline |
Definition at line 150 of file G4VUPLSplitter.hh.
G4RUN_DLL G4ThreadLocalStatic T* G4VUPLSplitter< T >::offset |
Definition at line 172 of file G4VUPLSplitter.hh.
Referenced by G4VUserPhysicsList::G4VUserPhysicsList(), and G4VUserPhysicsList::operator=().
G4RUN_DLL G4ThreadLocalStatic G4int G4VUPLSplitter< T >::workertotalspace |
Definition at line 170 of file G4VUPLSplitter.hh.