Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4Ellipse.hh>
Protected Member Functions | |
void | InitBounded () |
virtual void | InitBounded ()=0 |
Additional Inherited Members | |
Protected Attributes inherited from G4Conic | |
G4Axis2Placement3D | position |
G4double | pShift |
Protected Attributes inherited from G4Curve | |
G4BoundingBox3D | bBox |
G4Point3D | start |
G4Point3D | end |
G4double | pStart |
G4double | pEnd |
G4double | pRange |
G4bool | bounded |
G4int | sameSense |
G4double | kCarTolerance |
Definition at line 46 of file G4Ellipse.hh.
G4Ellipse::G4Ellipse | ( | ) |
Definition at line 42 of file G4Ellipse.cc.
Referenced by Project().
|
virtual |
Definition at line 47 of file G4Ellipse.cc.
Definition at line 51 of file G4Ellipse.cc.
Implements G4Curve.
Referenced by InitBounded().
|
inline |
|
inline |
|
inline |
Referenced by G4CircularCurve::Project(), and Project().
|
protectedvirtual |
Implements G4Curve.
Definition at line 155 of file G4Ellipse.cc.
Definition at line 68 of file G4Ellipse.cc.
|
virtual |
Implements G4Curve.
Definition at line 91 of file G4Ellipse.cc.
Referenced by G4CircularCurve::Project().
|
virtual |
Implements G4Curve.
Definition at line 182 of file G4Ellipse.cc.