G4OCCT 0.1.0
Geant4 interface to Open CASCADE Technology (OCCT) geometry definitions
Loading...
Searching...
No Matches
G4OCCTAssemblyVolume.cc File Reference

Implementation of G4OCCTAssemblyVolume. More...

#include "G4OCCT/G4OCCTAssemblyVolume.hh"
#include "G4OCCT/G4OCCTSolid.hh"
#include <BRepBndLib.hxx>
#include <Bnd_Box.hxx>
#include <TopLoc_Location.hxx>
#include <TopoDS_Shape.hxx>
#include <gp_Trsf.hxx>
#include <gp_Vec.hxx>
#include <IFSelect_ReturnStatus.hxx>
#include <STEPCAFControl_Reader.hxx>
#include <TDataStd_Name.hxx>
#include <TDF_Label.hxx>
#include <TDF_LabelSequence.hxx>
#include <TDF_Tool.hxx>
#include <TDocStd_Application.hxx>
#include <TDocStd_Document.hxx>
#include <XCAFDoc_DocumentTool.hxx>
#include <XCAFDoc_Location.hxx>
#include <XCAFDoc_MaterialTool.hxx>
#include <XCAFDoc_ShapeTool.hxx>
#include <G4Exception.hh>
#include <G4RotationMatrix.hh>
#include <G4ThreeVector.hh>
#include <CLHEP/Vector/RotationInterfaces.h>
#include <map>
#include <stdexcept>
#include <string>
#include <utility>

Go to the source code of this file.

Classes

struct  G4OCCTAssemblyVolume::BuildContext
 State threaded through the recursive XDE label traversal. More...
 

Detailed Description

Implementation of G4OCCTAssemblyVolume.

Definition in file G4OCCTAssemblyVolume.cc.