|
Celeritas 0.7.0-dev.228+develop.9905a715
|
Classes | |
| struct | QueuedDaughter |
Public Member Functions | |
| PhysicalVolume | make_pv (int depth, G4VPhysicalVolume const &pv) |
| Convert a physical volume without building children. | |
| void | place_child (int depth, G4VPhysicalVolume const &g4pv, LogicalVolume *lv) |
| Convert physical volumes that belong to a Geant4 LV. | |
| void | build_children () |
| Construct children in a logical volume. | |
Public Attributes | |
| Data * | data |
| std::deque< QueuedDaughter > | child_queue |
| void celeritas::g4org::PhysicalVolumeConverter::Builder::place_child | ( | int | depth, |
| G4VPhysicalVolume const & | g4pv, | ||
| LogicalVolume * | lv | ||
| ) |
Convert physical volumes that belong to a Geant4 LV.
This adds the result to the ORANGE LogicalVolume.