|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include "G4VSolid.hh"#include "G4RotationMatrix.hh"#include "G4ThreeVector.hh"#include "G4Transform3D.hh"#include "G4AffineTransform.hh"Go to the source code of this file.
Classes | |
| class | G4DisplacedSolid |
| G4DisplacedSolid is a solid that has been shifted from its original frame of reference to a new one. It is meant to be used internally only, for simplifying the implementation of "Boolean solids". More... | |