|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include "G4GeomTypes.hh"#include <vector>#include "G4TwoVector.hh"#include "G4TessellatedSolid.hh"#include "G4ExtrudedSolid.icc"Go to the source code of this file.
Classes | |
| class | G4ExtrudedSolid |
| G4ExtrudedSolid is a is a solid which represents the extrusion of an arbitrary polygon with fixed outline in the defined Z sections. The z-sides of the solid are the scaled versions of the same polygon. The solid is implemented as a specification of a G4TessellatedSolid. More... | |
| struct | G4ExtrudedSolid::ZSection |