|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include "G4VFacet.hh"#include "G4Types.hh"#include "G4ThreeVector.hh"#include <vector>#include <array>#include "G4TriangularFacet.icc"Go to the source code of this file.
Classes | |
| class | G4TriangularFacet |
| G4TriangularFacet defines a facet with 3 vertices, used for the contruction of G4TessellatedSolid. Vertices shall be supplied in anti-clockwise order looking from the outsider of the solid where it belongs. More... | |