|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include "G4GeomTypes.hh"#include <CLHEP/Units/PhysicalConstants.h>#include "G4CSGSolid.hh"#include "G4Polyhedron.hh"#include "G4Sphere.icc"Go to the source code of this file.
Classes | |
| class | G4Sphere |
| G4Sphere is, in the general case, a section of a spherical shell, between specified phi and theta angles. The phi and theta segments are described by a starting angle and the +ve delta angle for the shape. If the delta angle is >=2*pi, or >=pi the shape is treated as continuous in phi or theta respectively. Theta must lie between [0..pi]. More... | |