|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include <vector>#include "G4VSolid.hh"#include "G4ThreeVector.hh"#include "G4Transform3D.hh"#include "G4Point3D.hh"#include "G4Vector3D.hh"#include "G4SurfBits.hh"#include "G4Voxelizer.hh"#include "G4MultiUnion.icc"Go to the source code of this file.
Classes | |
| class | G4MultiUnion |
| An instance of G4MultiUnion constitutes a grouping of several solids. The constituent solids are stored with their respective location in a node instance. An instance of G4MultiUnion is subsequently composed of one or several nodes. More... | |