| 
    Geant4
    9.6.p02
    
   | 
 
#include <B02PVolumeStore.hh>
Public Member Functions | |
| B02PVolumeStore () | |
| ~B02PVolumeStore () | |
| void | AddPVolume (const G4GeometryCell &cell) | 
| const G4VPhysicalVolume * | GetPVolume (const G4String &name) const | 
| G4String | GetPNames () const | 
Definition at line 53 of file B02PVolumeStore.hh.
| B02PVolumeStore::B02PVolumeStore | ( | ) | 
Definition at line 46 of file B02PVolumeStore.cc.
| B02PVolumeStore::~B02PVolumeStore | ( | ) | 
Definition at line 47 of file B02PVolumeStore.cc.
| void B02PVolumeStore::AddPVolume | ( | const G4GeometryCell & | cell) | 
Definition at line 49 of file B02PVolumeStore.cc.
| G4String B02PVolumeStore::GetPNames | ( | ) | const | 
Definition at line 81 of file B02PVolumeStore.cc.


| const G4VPhysicalVolume * B02PVolumeStore::GetPVolume | ( | const G4String & | name) | const | 
Definition at line 65 of file B02PVolumeStore.cc.


 1.8.4