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