Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4Parabola.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 44 of file G4Parabola.hh.
G4Parabola::G4Parabola | ( | ) |
|
virtual |
Definition at line 41 of file G4Parabola.cc.
G4Parabola::G4Parabola | ( | const G4Parabola & | right | ) |
Definition at line 43 of file G4Parabola.cc.
|
inline |
Implements G4Curve.
Referenced by InitBounded().
|
inline |
Referenced by Project().
|
protectedvirtual |
Implements G4Curve.
Definition at line 119 of file G4Parabola.cc.
G4Parabola & G4Parabola::operator= | ( | const G4Parabola & | right | ) |
Definition at line 58 of file G4Parabola.cc.
|
virtual |
Implements G4Curve.
Definition at line 79 of file G4Parabola.cc.
|
virtual |
Implements G4Curve.
Definition at line 142 of file G4Parabola.cc.