Geant4
10.02.p02
|
#include <G4Paraboloid.hh>
Protected Attributes | |
G4bool | fRebuildPolyhedron |
G4Polyhedron * | fpPolyhedron |
![]() | |
G4double | kCarTolerance |
Private Member Functions | |
G4ThreeVectorList * | CreateRotatedVertices (const G4AffineTransform &pTransform, G4int &noPolygonVertices) const |
Private Attributes | |
G4double | fSurfaceArea |
G4double | fCubicVolume |
G4double | dz |
G4double | r1 |
G4double | r2 |
G4double | k1 |
G4double | k2 |
Additional Inherited Members | |
![]() | |
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 65 of file G4Paraboloid.cc.
References dz, FatalErrorInArgument, G4Exception(), G4VSolid::GetName(), k1, k2, r1, and r2.
Referenced by Clone().
|
virtual |
Definition at line 112 of file G4Paraboloid.cc.
References fpPolyhedron.
G4Paraboloid::G4Paraboloid | ( | __void__ & | a | ) |
Definition at line 101 of file G4Paraboloid.cc.
G4Paraboloid::G4Paraboloid | ( | const G4Paraboloid & | rhs | ) |
Definition at line 121 of file G4Paraboloid.cc.
|
virtual |
Implements G4VSolid.
Definition at line 171 of file G4Paraboloid.cc.
References CreateRotatedVertices(), dz, G4VoxelLimits::GetMaxExtent(), G4VoxelLimits::GetMaxXExtent(), G4VoxelLimits::GetMaxYExtent(), G4VoxelLimits::GetMaxZExtent(), G4VoxelLimits::GetMinExtent(), G4VoxelLimits::GetMinXExtent(), G4VoxelLimits::GetMinYExtent(), G4VoxelLimits::GetMinZExtent(), G4AffineTransform::IsRotated(), G4VoxelLimits::IsXLimited(), G4VoxelLimits::IsYLimited(), G4VoxelLimits::IsZLimited(), G4VSolid::kCarTolerance, kInfinity, kXAxis, kYAxis, kZAxis, G4AffineTransform::NetRotation(), G4AffineTransform::NetTranslation(), and r2.
|
inline |
|
virtual |
Reimplemented from G4VSolid.
Definition at line 982 of file G4Paraboloid.cc.
References G4Paraboloid().
|
virtual |
Reimplemented from G4VSolid.
Definition at line 1159 of file G4Paraboloid.cc.
References dz, r1, r2, and twopi.
Referenced by GetPolyhedron().
|
private |
Definition at line 1040 of file G4Paraboloid.cc.
References G4VSolid::DumpInfo(), FatalException, G4Exception(), k1, k2, kMeshAngleDefault, pi, r1, r2, sqr(), G4AffineTransform::TransformPoint(), and twopi.
Referenced by CalculateExtent().
|
virtual |
Implements G4VSolid.
Definition at line 1154 of file G4Paraboloid.cc.
References G4VGraphicsScene::AddSolid().
|
virtual |
Implements G4VSolid.
Definition at line 452 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().
|
virtual |
|
virtual |
Implements G4VSolid.
Definition at line 621 of file G4Paraboloid.cc.
References A(), B(), dz, G4endl, G4Exception(), Inside(), JustWarning, k1, k2, G4VSolid::kCarTolerance, kInfinity, kOutside, CLHEP::normal(), r1, r2, and sqr().
|
virtual |
Implements G4VSolid.
Definition at line 932 of file G4Paraboloid.cc.
References G4VSolid::DumpInfo(), dz, G4cout, G4endl, G4Exception(), Inside(), JustWarning, G4VSolid::kCarTolerance, kOutside, mm, r1, and r2.
|
virtual |
Implements G4VSolid.
Definition at line 973 of file G4Paraboloid.cc.
|
virtual |
Reimplemented from G4VSolid.
Definition at line 1012 of file G4Paraboloid.cc.
References A(), CalculateSurfaceArea(), dz, fSurfaceArea, k1, k2, pi, r1, r2, G4INCL::DeJongSpin::shoot(), sqr(), twopi, and z.
|
virtual |
Reimplemented from G4VSolid.
Definition at line 1165 of file G4Paraboloid.cc.
References CreatePolyhedron(), fpPolyhedron, fRebuildPolyhedron, G4Polyhedron::GetNumberOfRotationStepsAtTimeOfCreation(), and G4TemplateAutoLock< M, L, U >::unlock().
|
inline |
|
inline |
|
inline |
|
virtual |
Implements G4VSolid.
Definition at line 316 of file G4Paraboloid.cc.
References A(), dz, k1, k2, G4VSolid::kCarTolerance, kInside, kOutside, kSurface, and sqr().
Referenced by DistanceToIn(), and DistanceToOut().
G4Paraboloid & G4Paraboloid::operator= | ( | const G4Paraboloid & | rhs | ) |
Definition at line 133 of file G4Paraboloid.cc.
References dz, fCubicVolume, fpPolyhedron, fRebuildPolyhedron, fSurfaceArea, k1, k2, G4VSolid::operator=(), r1, and r2.
|
inline |
|
inline |
|
inline |
|
virtual |
Implements G4VSolid.
Definition at line 991 of file G4Paraboloid.cc.
References dz, G4VSolid::GetName(), mm, r1, and r2.
|
virtual |
Implements G4VSolid.
Definition at line 358 of file G4Paraboloid.cc.
References A(), dz, G4endl, G4Exception(), JustWarning, k1, k2, G4VSolid::kCarTolerance, mm, n, r1, r2, and sqr().
|
private |
Definition at line 163 of file G4Paraboloid.hh.
Referenced by CalculateExtent(), CreatePolyhedron(), DistanceToIn(), DistanceToOut(), G4Paraboloid(), GetPointOnSurface(), Inside(), operator=(), StreamInfo(), and SurfaceNormal().
|
private |
Definition at line 161 of file G4Paraboloid.hh.
Referenced by operator=().
|
mutableprotected |
Definition at line 151 of file G4Paraboloid.hh.
Referenced by GetPolyhedron(), operator=(), and ~G4Paraboloid().
|
mutableprotected |
Definition at line 150 of file G4Paraboloid.hh.
Referenced by GetPolyhedron(), and operator=().
|
mutableprivate |
Definition at line 160 of file G4Paraboloid.hh.
Referenced by GetPointOnSurface(), and operator=().
|
private |
Definition at line 164 of file G4Paraboloid.hh.
Referenced by CreateRotatedVertices(), DistanceToIn(), DistanceToOut(), G4Paraboloid(), GetPointOnSurface(), Inside(), operator=(), and SurfaceNormal().
|
private |
Definition at line 164 of file G4Paraboloid.hh.
Referenced by CreateRotatedVertices(), DistanceToIn(), DistanceToOut(), G4Paraboloid(), GetPointOnSurface(), Inside(), operator=(), and SurfaceNormal().
|
private |
Definition at line 163 of file G4Paraboloid.hh.
Referenced by CreatePolyhedron(), CreateRotatedVertices(), DistanceToIn(), DistanceToOut(), G4Paraboloid(), GetPointOnSurface(), operator=(), StreamInfo(), and SurfaceNormal().
|
private |
Definition at line 163 of file G4Paraboloid.hh.
Referenced by CalculateExtent(), CreatePolyhedron(), CreateRotatedVertices(), DistanceToIn(), DistanceToOut(), G4Paraboloid(), GetPointOnSurface(), operator=(), StreamInfo(), and SurfaceNormal().