Celeritas
0.5.0-56+6b053cd
|
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. More... | |
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.