Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4SurfaceOfLinearExtrusion.hh>
Additional Inherited Members | |
Static Public Member Functions inherited from G4Surface | |
static void | Project (G4double &Coord, const G4Point3D &Pt, const G4Plane &Pl) |
Protected Member Functions inherited from G4Surface | |
virtual void | InitBounded () |
Protected Attributes inherited from G4Surface | |
G4BoundingBox3D * | bbox |
G4Point3D | closest_hit |
G4Surface * | next |
G4SurfaceBoundary | surfaceBoundary |
G4double | kCarTolerance |
G4double | kAngTolerance |
G4int | Intersected |
G4Vector3D | origin |
G4int | Type |
G4int | AdvancedFace |
G4int | active |
G4double | distance |
G4double | uhit |
G4double | vhit |
G4int | sameSense |
Definition at line 43 of file G4SurfaceOfLinearExtrusion.hh.
G4SurfaceOfLinearExtrusion::G4SurfaceOfLinearExtrusion | ( | ) |
Definition at line 38 of file G4SurfaceOfLinearExtrusion.cc.
|
virtual |
Definition at line 42 of file G4SurfaceOfLinearExtrusion.cc.