7#ifndef G4OCCT_G4OCCTLogicalVolume_hh
8#define G4OCCT_G4OCCTLogicalVolume_hh
10#include <G4LogicalVolume.hh>
13#include <TopoDS_Shape.hxx>
48 const TopoDS_Shape& shape = TopoDS_Shape());
Extends Geant4's G4LogicalVolume with an associated OCCT shape.
const TopoDS_Shape & GetOCCTShape() const
Read access to the associated OCCT shape.
void SetOCCTShape(const TopoDS_Shape &shape)
Replace the associated OCCT shape.
~G4OCCTLogicalVolume() override=default