|
G4OCCT 0.1.0
Geant4 interface to Open CASCADE Technology (OCCT) geometry definitions
|
Dynamic detector construction for the g4occt interactive tool. More...
#include "G4OCCTDetectorConstruction.hh"#include "G4OCCT/G4OCCTAssemblyVolume.hh"#include "G4OCCT/G4OCCTMaterialMap.hh"#include "G4OCCT/G4OCCTMaterialMapReader.hh"#include "G4OCCT/G4OCCTSolid.hh"#include <BRepBndLib.hxx>#include <Bnd_Box.hxx>#include <IFSelect_ReturnStatus.hxx>#include <STEPCAFControl_Reader.hxx>#include <TDF_LabelSequence.hxx>#include <TDocStd_Document.hxx>#include <XCAFApp_Application.hxx>#include <XCAFDoc_DocumentTool.hxx>#include <XCAFDoc_ShapeTool.hxx>#include <G4Box.hh>#include <G4Exception.hh>#include <G4GenericMessenger.hh>#include <G4LogicalVolume.hh>#include <G4NistManager.hh>#include <G4PVPlacement.hh>#include <G4SystemOfUnits.hh>#include <G4UImanager.hh>#include <filesystem>#include <memory>#include <string>Go to the source code of this file.
Dynamic detector construction for the g4occt interactive tool.
Definition in file G4OCCTDetectorConstruction.cc.