Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4Conic.hh>
Protected Attributes | |
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 |
Additional Inherited Members | |
Protected Member Functions inherited from G4Curve | |
virtual void | InitBounded ()=0 |
Definition at line 45 of file G4Conic.hh.
G4Conic::G4Conic | ( | ) |
Definition at line 38 of file G4Conic.cc.
|
virtual |
Definition at line 42 of file G4Conic.cc.
Definition at line 46 of file G4Conic.cc.
|
inline |
Referenced by G4CircularCurve::Tangent(), G4Ellipse::Tangent(), G4Hyperbola::Tangent(), and G4Parabola::Tangent().
|
inline |
Definition at line 59 of file G4Conic.cc.
|
inline |
Referenced by G4Ellipse::Project(), G4Hyperbola::Project(), and G4Parabola::Project().
|
protected |
Definition at line 74 of file G4Conic.hh.
Referenced by G4CircularCurve::G4CircularCurve(), G4Ellipse::G4Ellipse(), G4Hyperbola::G4Hyperbola(), G4Parabola::G4Parabola(), G4CircularCurve::operator=(), operator=(), G4Ellipse::operator=(), G4Hyperbola::operator=(), and G4Parabola::operator=().
|
protected |
Definition at line 77 of file G4Conic.hh.
Referenced by G4CircularCurve::G4CircularCurve(), G4Ellipse::G4Ellipse(), G4Hyperbola::G4Hyperbola(), G4Parabola::G4Parabola(), G4CircularCurve::operator=(), operator=(), G4Ellipse::operator=(), G4Hyperbola::operator=(), and G4Parabola::operator=().