Geant4
9.6.p02
|
#include <G4SurfaceOfRevolution.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 G4SurfaceOfRevolution.hh.
G4SurfaceOfRevolution::G4SurfaceOfRevolution | ( | ) |
Definition at line 41 of file G4SurfaceOfRevolution.cc.
|
virtual |
Definition at line 45 of file G4SurfaceOfRevolution.cc.