|
Geant4_10
|
#include <G4GeometryWorkspace.hh>
Public Member Functions | |
| G4GeometryWorkspace () | |
| ~G4GeometryWorkspace () | |
| void | UseWorkspace () |
| void | ReleaseWorkspace () |
| void | DestroyWorkspace () |
| void | InitialiseWorkspace () |
| void | SetVerbose (G4bool v) |
| G4bool | GetVerbose () |
Protected Member Functions | |
| void | InitialisePhysicalVolumes () |
| G4bool | CloneParameterisedSolids (G4PVParameterised *paramVol) |
| G4bool | CloneReplicaSolid (G4PVReplica *) |
Definition at line 57 of file G4GeometryWorkspace.hh.
| G4GeometryWorkspace::G4GeometryWorkspace | ( | ) |
| G4GeometryWorkspace::~G4GeometryWorkspace | ( | ) |
Definition at line 67 of file G4GeometryWorkspace.cc.
|
protected |
Definition at line 194 of file G4GeometryWorkspace.cc.


|
protected |
Definition at line 161 of file G4GeometryWorkspace.cc.


| void G4GeometryWorkspace::DestroyWorkspace | ( | ) |
Definition at line 283 of file G4GeometryWorkspace.cc.


|
inline |
Definition at line 71 of file G4GeometryWorkspace.hh.
|
protected |
Definition at line 115 of file G4GeometryWorkspace.cc.


| void G4GeometryWorkspace::InitialiseWorkspace | ( | ) |
Definition at line 259 of file G4GeometryWorkspace.cc.


| void G4GeometryWorkspace::ReleaseWorkspace | ( | ) |
Definition at line 102 of file G4GeometryWorkspace.cc.


Definition at line 70 of file G4GeometryWorkspace.hh.
| void G4GeometryWorkspace::UseWorkspace | ( | ) |
Definition at line 76 of file G4GeometryWorkspace.cc.


1.8.5