Geant4
10.01.p03
|
#include <G4Paraboloid.hh>
Protected Attributes | |
G4bool | fRebuildPolyhedron |
G4Polyhedron * | fpPolyhedron |
Protected Attributes inherited from G4VSolid | |
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 | |
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 |
G4double | EstimateCubicVolume (G4int nStat, G4double epsilon) const |
G4double | EstimateSurfaceArea (G4int nStat, G4double ell) const |
Definition at line 65 of file G4Paraboloid.hh.
Definition at line 63 of file G4Paraboloid.cc.
References dz, FatalErrorInArgument, G4Exception(), G4VSolid::GetName(), k1, k2, r1, and r2.
Referenced by Clone().
|
virtual |
Definition at line 110 of file G4Paraboloid.cc.
References fpPolyhedron.
G4Paraboloid::G4Paraboloid | ( | __void__ & | a | ) |
Definition at line 99 of file G4Paraboloid.cc.
G4Paraboloid::G4Paraboloid | ( | const G4Paraboloid & | rhs | ) |
Definition at line 119 of file G4Paraboloid.cc.
|
virtual |
Implements G4VSolid.
Definition at line 169 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 980 of file G4Paraboloid.cc.
References G4Paraboloid().
|
virtual |
Reimplemented from G4VSolid.
Definition at line 1157 of file G4Paraboloid.cc.
Referenced by GetPolyhedron().
|
private |
Definition at line 1038 of file G4Paraboloid.cc.
References G4VSolid::DumpInfo(), FatalException, G4Exception(), k1, k2, kMeshAngleDefault, G4INCL::Math::pi, r1, r2, sqr(), and G4AffineTransform::TransformPoint().
Referenced by CalculateExtent().
|
virtual |
Implements G4VSolid.
Definition at line 1152 of file G4Paraboloid.cc.
References G4VGraphicsScene::AddSolid().
|
virtual |
Implements G4VSolid.
Definition at line 450 of file G4Paraboloid.cc.
References A, 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 619 of file G4Paraboloid.cc.
References A, dz, G4endl, G4Exception(), Inside(), JustWarning, k1, k2, G4VSolid::kCarTolerance, kInfinity, kOutside, CLHEP::normal(), r1, r2, and sqr().
|
virtual |
Implements G4VSolid.
Definition at line 930 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 971 of file G4Paraboloid.cc.
|
virtual |
Reimplemented from G4VSolid.
Definition at line 1010 of file G4Paraboloid.cc.
References A, CalculateSurfaceArea(), dz, fSurfaceArea, k1, k2, G4INCL::Math::pi, r1, r2, G4INCL::DeJongSpin::shoot(), sqr(), and z.
|
virtual |
Reimplemented from G4VSolid.
Definition at line 1163 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 314 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 131 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 989 of file G4Paraboloid.cc.
References dz, G4VSolid::GetName(), mm, r1, and r2.
|
virtual |
Implements G4VSolid.
Definition at line 356 of file G4Paraboloid.cc.
References A, dz, G4endl, G4Exception(), JustWarning, k1, k2, G4VSolid::kCarTolerance, mm, n, r1, r2, and sqr().
|
private |
Definition at line 153 of file G4Paraboloid.hh.
Referenced by CalculateExtent(), CreatePolyhedron(), DistanceToIn(), DistanceToOut(), G4Paraboloid(), GetPointOnSurface(), Inside(), operator=(), StreamInfo(), and SurfaceNormal().
|
private |
Definition at line 151 of file G4Paraboloid.hh.
Referenced by operator=().
|
mutableprotected |
Definition at line 141 of file G4Paraboloid.hh.
Referenced by GetPolyhedron(), operator=(), and ~G4Paraboloid().
|
mutableprotected |
Definition at line 140 of file G4Paraboloid.hh.
Referenced by GetPolyhedron(), and operator=().
|
mutableprivate |
Definition at line 150 of file G4Paraboloid.hh.
Referenced by GetPointOnSurface(), and operator=().
|
private |
Definition at line 154 of file G4Paraboloid.hh.
Referenced by CreateRotatedVertices(), DistanceToIn(), DistanceToOut(), G4Paraboloid(), GetPointOnSurface(), Inside(), operator=(), and SurfaceNormal().
|
private |
Definition at line 154 of file G4Paraboloid.hh.
Referenced by CreateRotatedVertices(), DistanceToIn(), DistanceToOut(), G4Paraboloid(), GetPointOnSurface(), Inside(), operator=(), and SurfaceNormal().
|
private |
Definition at line 153 of file G4Paraboloid.hh.
Referenced by CreatePolyhedron(), CreateRotatedVertices(), DistanceToIn(), DistanceToOut(), G4Paraboloid(), GetPointOnSurface(), operator=(), StreamInfo(), and SurfaceNormal().
|
private |
Definition at line 153 of file G4Paraboloid.hh.
Referenced by CalculateExtent(), CreatePolyhedron(), CreateRotatedVertices(), DistanceToIn(), DistanceToOut(), G4Paraboloid(), GetPointOnSurface(), operator=(), StreamInfo(), and SurfaceNormal().