Celeritas  0.5.0-56+6b053cd
Classes | Public Member Functions | Public Attributes | List of all members
celeritas::g4org::PhysicalVolumeConverter::Builder Struct Reference

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

Datadata
 
std::deque< QueuedDaughterchild_queue
 

Member Function Documentation

◆ place_child()

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.


The documentation for this struct was generated from the following file: