|
Geant4
10.03
|
#include <G4Orb.hh>
Inheritance diagram for G4Orb:
Collaboration diagram for G4Orb:Protected Types | |
| enum | ESide { kNull, kRMax } |
| enum | ENorm { kNRMax } |
Private Attributes | |
| G4double | fRmax |
| G4double | fRmaxTolerance |
Additional Inherited Members | |
Protected Member Functions inherited from G4CSGSolid | |
| G4double | GetRadiusInRing (G4double rmin, G4double rmax) const |
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 |
Protected Attributes inherited from G4CSGSolid | |
| G4double | fCubicVolume |
| G4double | fSurfaceArea |
| G4bool | fRebuildPolyhedron |
| G4Polyhedron * | fpPolyhedron |
Protected Attributes inherited from G4VSolid | |
| G4double | kCarTolerance |
|
protected |
|
protected |
Definition at line 75 of file G4Orb.cc.
References FatalException, fRmax, fRmaxTolerance, G4Exception(), G4GeometryTolerance::GetInstance(), G4GeometryTolerance::GetRadialTolerance(), G4VSolid::kCarTolerance, and G4INCL::Math::max().
Referenced by Clone().
Here is the call graph for this function:
Here is the caller graph for this function:
|
virtual |
Implements G4VSolid.
Definition at line 184 of file G4Orb.cc.
References G4BoundingEnvelope::BoundingBoxVsVoxelLimits(), G4BoundingEnvelope::CalculateExtent(), Extent(), GetRadius(), halfpi, and pi.
Here is the call graph for this function:
|
virtual |
|
virtual |
Reimplemented from G4VSolid.
Definition at line 149 of file G4Orb.cc.
References G4VPVParameterisation::ComputeDimensions().
Here is the call graph for this function:
|
virtual |
|
virtual |
Implements G4VSolid.
Definition at line 662 of file G4Orb.cc.
References G4VGraphicsScene::AddSolid().
Here is the call graph for this function:
|
virtual |
Implements G4VSolid.
Definition at line 331 of file G4Orb.cc.
References d2, fRmax, fRmaxTolerance, G4Exception(), JustWarning, and kInfinity.
Here is the call graph for this function:
|
virtual |
|
virtual |
Implements G4VSolid.
Definition at line 441 of file G4Orb.cc.
References d2, G4VSolid::DumpInfo(), fRmax, fRmaxTolerance, G4cout, G4endl, G4Exception(), JustWarning, kInfinity, kNull, kRMax, and mm.
Here is the call graph for this function:
|
virtual |
Implements G4VSolid.
Definition at line 575 of file G4Orb.cc.
References G4VSolid::DumpInfo(), fRmax, G4cout, G4endl, G4Exception(), Inside(), JustWarning, kOutside, and mm.
Here is the call graph for this function:
|
virtual |
Reimplemented from G4VSolid.
Definition at line 160 of file G4Orb.cc.
References G4VSolid::DumpInfo(), G4Exception(), G4VSolid::GetName(), GetRadius(), and JustWarning.
Referenced by CalculateExtent().
Here is the call graph for this function:
Here is the caller graph for this function:
|
virtual |
|
virtual |
|
inline |
Referenced by CalculateExtent(), export_G4Orb(), Extent(), G4tgbGeometryDumper::GetSolidParams(), G4GDMLWriteParamvol::Orb_dimensionsWrite(), and G4GDMLWriteSolids::OrbWrite().
Here is the caller graph for this function:
|
virtual |
Implements G4VSolid.
Definition at line 269 of file G4Orb.cc.
References fRmax, fRmaxTolerance, kInside, kOutside, and kSurface.
Referenced by DistanceToOut().
Here is the caller graph for this function:Definition at line 126 of file G4Orb.cc.
References fRmax, fRmaxTolerance, and G4CSGSolid::operator=().
Here is the call graph for this function:
|
inline |
Referenced by G4GDMLParameterisation::ComputeDimensions(), and export_G4Orb().
Here is the caller graph for this function:
|
virtual |
Reimplemented from G4CSGSolid.
Definition at line 622 of file G4Orb.cc.
References fRmax, G4VSolid::GetName(), and mm.
Here is the call graph for this function:
|
virtual |
Implements G4VSolid.
Definition at line 301 of file G4Orb.cc.
References G4VSolid::DumpInfo(), G4Exception(), JustWarning, and kNRMax.
Here is the call graph for this function:
|
private |
Definition at line 146 of file G4Orb.hh.
Referenced by CreatePolyhedron(), DistanceToIn(), DistanceToOut(), G4Orb(), GetPointOnSurface(), Inside(), operator=(), and StreamInfo().
|
private |
Definition at line 147 of file G4Orb.hh.
Referenced by DistanceToIn(), DistanceToOut(), G4Orb(), Inside(), and operator=().