|
G4OCCT 0.1.0
Geant4 interface to Open CASCADE Technology (OCCT) geometry definitions
|
DD4hep detector-element plugin: multi-part STEP assembly. More...
#include <DD4hep/DetFactoryHelper.h>#include <DD4hep/Printout.h>#include "G4OCCT_STEPAssembly_impl.hh"#include <G4Material.hh>#include <G4NistManager.hh>#include <map>#include <stdexcept>#include <string>Go to the source code of this file.
Functions | |
| static Ref_t | create_step_assembly (Detector &description, xml_h e, SensitiveDetector) |
DD4hep detector-element plugin: multi-part STEP assembly.
Compact XML usage:
The plugin reads the material map from the compact XML and imports the STEP assembly via G4OCCTAssemblyVolume::FromSTEP (in a separate OCCT-side TU). The constituent G4LogicalVolumes are registered in the Geant4 volume store by FromSTEP() but are NOT placed into the dd4hep::Assembly here; the assembly is therefore empty from the TGeo/DD4hep perspective in Phase 1.
Definition in file G4OCCT_STEPAssembly.cc.
|
static |
Definition at line 52 of file G4OCCT_STEPAssembly.cc.
References G4OCCT_ImportSTEPAssembly().