#include <B02PVolumeStore.hh>
Definition at line 53 of file B02PVolumeStore.hh.
◆ B02PVolumeStore()
B02PVolumeStore::B02PVolumeStore |
( |
| ) |
|
◆ ~B02PVolumeStore()
B02PVolumeStore::~B02PVolumeStore |
( |
| ) |
|
◆ AddPVolume()
Definition at line 56 of file B02PVolumeStore.cc.
58 B02SetGeometryCell::iterator it =
61 G4cout <<
"B02PVolumeStore::AddPVolume: cell already stored" G4GLOB_DLL std::ostream G4cout
B02SetGeometryCell fSetGeometryCell
◆ GetPNames()
G4String B02PVolumeStore::GetPNames |
( |
| ) |
const |
Definition at line 92 of file B02PVolumeStore.cc.
97 std::ostringstream os;
98 os << vol.
GetName() <<
"_" << it->GetReplicaNumber()
106 NameString += cellname;
const G4String & GetName() const
B02SetGeometryCell fSetGeometryCell
◆ GetPVolume()
Definition at line 74 of file B02PVolumeStore.cc.
84 G4cout <<
"B02PVolumeStore::GetPVolume: no physical volume named: " 85 << name <<
", found" <<
G4endl;
G4GLOB_DLL std::ostream G4cout
const G4String & GetName() const
B02SetGeometryCell fSetGeometryCell
◆ Size()
G4int B02PVolumeStore::Size |
( |
| ) |
|
◆ fSetGeometryCell
The documentation for this class was generated from the following files: