| Geant4
    10.03
    | 
#include <G4Paraboloid.hh>
 Inheritance diagram for G4Paraboloid:
 Inheritance diagram for G4Paraboloid: Collaboration diagram for G4Paraboloid:
 Collaboration diagram for G4Paraboloid:| Protected Attributes | |
| G4bool | fRebuildPolyhedron | 
| G4Polyhedron * | fpPolyhedron | 
|  Protected Attributes inherited from G4VSolid | |
| G4double | kCarTolerance | 
| Private Attributes | |
| G4double | fSurfaceArea | 
| G4double | fCubicVolume | 
| G4double | dz | 
| G4double | r1 | 
| G4double | r2 | 
| G4double | k1 | 
| G4double | k2 | 
| Additional Inherited Members | |
|  Protected Member Functions inherited from G4VSolid | |
| void | CalculateClippedPolygonExtent (G4ThreeVectorList &pPolygon, const G4VoxelLimits &pVoxelLimit, const EAxis pAxis, G4double &pMin, G4double &pMax) const | 
| void | ClipCrossSection (G4ThreeVectorList *pVertices, const G4int pSectionIndex, const G4VoxelLimits &pVoxelLimit, const EAxis pAxis, G4double &pMin, G4double &pMax) const | 
| void | ClipBetweenSections (G4ThreeVectorList *pVertices, const G4int pSectionIndex, const G4VoxelLimits &pVoxelLimit, const EAxis pAxis, G4double &pMin, G4double &pMax) const | 
| void | ClipPolygon (G4ThreeVectorList &pPolygon, const G4VoxelLimits &pVoxelLimit, const EAxis pAxis) const | 
Definition at line 75 of file G4Paraboloid.hh.
Definition at line 66 of file G4Paraboloid.cc.
References dz, FatalErrorInArgument, G4Exception(), G4VSolid::GetName(), k1, k2, r1, and r2.
Referenced by Clone().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | virtual | 
Definition at line 113 of file G4Paraboloid.cc.
References fpPolyhedron.
| G4Paraboloid::G4Paraboloid | ( | __void__ & | a | ) | 
Definition at line 102 of file G4Paraboloid.cc.
| G4Paraboloid::G4Paraboloid | ( | const G4Paraboloid & | rhs | ) | 
Definition at line 122 of file G4Paraboloid.cc.
| 
 | virtual | 
Implements G4VSolid.
Definition at line 194 of file G4Paraboloid.cc.
References G4BoundingEnvelope::CalculateExtent(), and Extent().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | inline | 
| 
 | virtual | 
Reimplemented from G4VSolid.
Definition at line 879 of file G4Paraboloid.cc.
References G4Paraboloid().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | virtual | 
Reimplemented from G4VSolid.
Definition at line 945 of file G4Paraboloid.cc.
References dz, r1, r2, and twopi.
Referenced by GetPolyhedron().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | virtual | 
Implements G4VSolid.
Definition at line 940 of file G4Paraboloid.cc.
References G4VGraphicsScene::AddSolid().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | virtual | 
Implements G4VSolid.
Definition at line 349 of file G4Paraboloid.cc.
References A(), B(), dz, G4endl, G4Exception(), G4VSolid::GetName(), Inside(), JustWarning, k1, k2, G4VSolid::kCarTolerance, kInfinity, kInside, mm, CLHEP::normal(), r1, r2, and sqr().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | virtual | 
| 
 | virtual | 
Implements G4VSolid.
Definition at line 518 of file G4Paraboloid.cc.
References A(), B(), dz, G4endl, G4Exception(), Inside(), JustWarning, k1, k2, G4VSolid::kCarTolerance, kInfinity, kOutside, CLHEP::normal(), r1, r2, and sqr().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | virtual | 
Implements G4VSolid.
Definition at line 829 of file G4Paraboloid.cc.
References G4VSolid::DumpInfo(), dz, G4cout, G4endl, G4Exception(), Inside(), JustWarning, G4VSolid::kCarTolerance, kOutside, mm, r1, and r2.
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | virtual | 
Reimplemented from G4VSolid.
Definition at line 170 of file G4Paraboloid.cc.
References G4VSolid::DumpInfo(), dz, G4Exception(), G4VSolid::GetName(), JustWarning, and r2.
Referenced by CalculateExtent().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | virtual | 
Implements G4VSolid.
Definition at line 870 of file G4Paraboloid.cc.
| 
 | virtual | 
Reimplemented from G4VSolid.
Definition at line 909 of file G4Paraboloid.cc.
References A(), CalculateSurfaceArea(), dz, fSurfaceArea, k1, k2, pi, r1, r2, G4INCL::DeJongSpin::shoot(), sqr(), and twopi.
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | virtual | 
Reimplemented from G4VSolid.
Definition at line 951 of file G4Paraboloid.cc.
References CreatePolyhedron(), fpPolyhedron, fRebuildPolyhedron, G4Polyhedron::GetNumberOfRotationStepsAtTimeOfCreation(), and G4TemplateAutoLock< M, L, U >::unlock().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | virtual | 
Implements G4VSolid.
Definition at line 213 of file G4Paraboloid.cc.
References A(), dz, k1, k2, G4VSolid::kCarTolerance, kInside, kOutside, kSurface, and sqr().
Referenced by DistanceToIn(), and DistanceToOut().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| G4Paraboloid & G4Paraboloid::operator= | ( | const G4Paraboloid & | rhs | ) | 
Definition at line 134 of file G4Paraboloid.cc.
References dz, fCubicVolume, fpPolyhedron, fRebuildPolyhedron, fSurfaceArea, k1, k2, G4VSolid::operator=(), r1, and r2.
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | virtual | 
Implements G4VSolid.
Definition at line 888 of file G4Paraboloid.cc.
References dz, G4VSolid::GetName(), mm, r1, and r2.
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | virtual | 
Implements G4VSolid.
Definition at line 255 of file G4Paraboloid.cc.
References A(), dz, G4endl, G4Exception(), JustWarning, k1, k2, G4VSolid::kCarTolerance, mm, n, r1, r2, and sqr().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | private | 
Definition at line 161 of file G4Paraboloid.hh.
Referenced by CreatePolyhedron(), DistanceToIn(), DistanceToOut(), Extent(), G4Paraboloid(), GetPointOnSurface(), Inside(), operator=(), StreamInfo(), and SurfaceNormal().
| 
 | private | 
Definition at line 159 of file G4Paraboloid.hh.
Referenced by operator=().
| 
 | mutableprotected | 
Definition at line 152 of file G4Paraboloid.hh.
Referenced by GetPolyhedron(), operator=(), and ~G4Paraboloid().
| 
 | mutableprotected | 
Definition at line 151 of file G4Paraboloid.hh.
Referenced by GetPolyhedron(), and operator=().
| 
 | mutableprivate | 
Definition at line 158 of file G4Paraboloid.hh.
Referenced by GetPointOnSurface(), and operator=().
| 
 | private | 
Definition at line 162 of file G4Paraboloid.hh.
Referenced by DistanceToIn(), DistanceToOut(), G4Paraboloid(), GetPointOnSurface(), Inside(), operator=(), and SurfaceNormal().
| 
 | private | 
Definition at line 162 of file G4Paraboloid.hh.
Referenced by DistanceToIn(), DistanceToOut(), G4Paraboloid(), GetPointOnSurface(), Inside(), operator=(), and SurfaceNormal().
| 
 | private | 
Definition at line 161 of file G4Paraboloid.hh.
Referenced by CreatePolyhedron(), DistanceToIn(), DistanceToOut(), G4Paraboloid(), GetPointOnSurface(), operator=(), StreamInfo(), and SurfaceNormal().
| 
 | private | 
Definition at line 161 of file G4Paraboloid.hh.
Referenced by CreatePolyhedron(), DistanceToIn(), DistanceToOut(), Extent(), G4Paraboloid(), GetPointOnSurface(), operator=(), StreamInfo(), and SurfaceNormal().