Geant4
9.6.p02
|
#include <G4PhysicalVolumeStore.hh>
Public Member Functions | |
G4VPhysicalVolume * | GetVolume (const G4String &name, G4bool verbose=true) const |
virtual | ~G4PhysicalVolumeStore () |
Static Public Member Functions | |
static void | Register (G4VPhysicalVolume *pSolid) |
static void | DeRegister (G4VPhysicalVolume *pSolid) |
static G4PhysicalVolumeStore * | GetInstance () |
static void | SetNotifier (G4VStoreNotifier *pNotifier) |
static void | Clean () |
Protected Member Functions | |
G4PhysicalVolumeStore () | |
Definition at line 62 of file G4PhysicalVolumeStore.hh.
|
virtual |
|
protected |
Definition at line 55 of file G4PhysicalVolumeStore.cc.
|
static |
Definition at line 74 of file G4PhysicalVolumeStore.cc.
|
static |
Definition at line 142 of file G4PhysicalVolumeStore.cc.
|
static |
Definition at line 187 of file G4PhysicalVolumeStore.cc.
G4VPhysicalVolume * G4PhysicalVolumeStore::GetVolume | ( | const G4String & | name, |
G4bool | verbose = true |
||
) | const |
Definition at line 165 of file G4PhysicalVolumeStore.cc.
|
static |
Definition at line 131 of file G4PhysicalVolumeStore.cc.
|
static |