Celeritas  0.5.0-56+6b053cd
Public Member Functions | List of all members
celeritas::g4vg::SolidConverter Class Reference

Convert a Geant4 solid to a VecGeom "unplaced volume". More...

#include <SolidConverter.hh>

Public Types

Type aliases
using arg_type = G4VSolid const &
 
using result_type = vecgeom::VUnplacedVolume *
 

Public Member Functions

 SolidConverter (Scaler const &convert_scale, Transformer const &convert_transform, bool compare_volumes)
 Construct with transform helper.
 
result_type operator() (arg_type)
 Convert a geant4 solid to a VecGeom "unplaced volume".
 
result_type to_sphere (arg_type) const
 Convert a geant4 solid to a VecGeom sphere with equivalent capacity.
 

Detailed Description

Convert a Geant4 solid to a VecGeom "unplaced volume".


The documentation for this class was generated from the following files: