Geant4
10.03.p02
|
#include <B03PVolumeStore.hh>
Public Member Functions | |
B03PVolumeStore () | |
~B03PVolumeStore () | |
void | AddPVolume (const G4GeometryCell &cell) |
const G4VPhysicalVolume * | GetPVolume (const G4String &name) const |
G4String | GetPNames () const |
Definition at line 53 of file B03PVolumeStore.hh.
B03PVolumeStore::B03PVolumeStore | ( | ) |
Definition at line 47 of file B03PVolumeStore.cc.
B03PVolumeStore::~B03PVolumeStore | ( | ) |
Definition at line 51 of file B03PVolumeStore.cc.
void B03PVolumeStore::AddPVolume | ( | const G4GeometryCell & | cell | ) |
Definition at line 55 of file B03PVolumeStore.cc.
G4String B03PVolumeStore::GetPNames | ( | ) | const |
Definition at line 91 of file B03PVolumeStore.cc.
const G4VPhysicalVolume * B03PVolumeStore::GetPVolume | ( | const G4String & | name | ) | const |
Definition at line 73 of file B03PVolumeStore.cc.