| 
    Geant4
    10.00.p03
    
   | 
 
#include <G4SubtractionSolid.hh>
 Inheritance diagram for G4SubtractionSolid:
 Collaboration diagram for G4SubtractionSolid:Additional Inherited Members | |
  Protected Member Functions inherited from G4BooleanSolid | |
| G4Polyhedron * | StackPolyhedron (HepPolyhedronProcessor &, const G4VSolid *) const | 
| G4double | GetAreaRatio () 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 | 
| G4double | EstimateCubicVolume (G4int nStat, G4double epsilon) const | 
| G4double | EstimateSurfaceArea (G4int nStat, G4double ell) const | 
  Protected Attributes inherited from G4BooleanSolid | |
| G4VSolid * | fPtrSolidA | 
| G4VSolid * | fPtrSolidB | 
| G4double | fAreaRatio | 
  Protected Attributes inherited from G4VSolid | |
| G4double | kCarTolerance | 
Definition at line 53 of file G4SubtractionSolid.hh.
| G4SubtractionSolid::G4SubtractionSolid | ( | const G4String & | pName, | 
| G4VSolid * | pSolidA, | ||
| G4VSolid * | pSolidB | ||
| ) | 
Definition at line 60 of file G4SubtractionSolid.cc.
Referenced by Clone().
 Here is the caller graph for this function:| G4SubtractionSolid::G4SubtractionSolid | ( | const G4String & | pName, | 
| G4VSolid * | pSolidA, | ||
| G4VSolid * | pSolidB, | ||
| G4RotationMatrix * | rotMatrix, | ||
| const G4ThreeVector & | transVector | ||
| ) | 
Definition at line 71 of file G4SubtractionSolid.cc.
| G4SubtractionSolid::G4SubtractionSolid | ( | const G4String & | pName, | 
| G4VSolid * | pSolidA, | ||
| G4VSolid * | pSolidB, | ||
| const G4Transform3D & | transform | ||
| ) | 
Definition at line 84 of file G4SubtractionSolid.cc.
      
  | 
  virtual | 
Definition at line 106 of file G4SubtractionSolid.cc.
| G4SubtractionSolid::G4SubtractionSolid | ( | __void__ & | a | ) | 
Definition at line 97 of file G4SubtractionSolid.cc.
| G4SubtractionSolid::G4SubtractionSolid | ( | const G4SubtractionSolid & | rhs | ) | 
Definition at line 114 of file G4SubtractionSolid.cc.
      
  | 
  virtual | 
Implements G4VSolid.
Definition at line 142 of file G4SubtractionSolid.cc.
References G4VSolid::CalculateExtent(), and G4BooleanSolid::fPtrSolidA.
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VSolid.
Definition at line 522 of file G4SubtractionSolid.cc.
References G4SubtractionSolid().
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VSolid.
Definition at line 532 of file G4SubtractionSolid.cc.
      
  | 
  virtual | 
Reimplemented from G4VSolid.
Definition at line 553 of file G4SubtractionSolid.cc.
References processor, and G4BooleanSolid::StackPolyhedron().
 Here is the call graph for this function:
      
  | 
  virtual | 
Implements G4VSolid.
Definition at line 543 of file G4SubtractionSolid.cc.
References G4VGraphicsScene::AddSolid().
 Here is the call graph for this function:
      
  | 
  virtual | 
Implements G4VSolid.
Definition at line 258 of file G4SubtractionSolid.cc.
References G4VSolid::DistanceToIn(), G4VSolid::DistanceToOut(), G4VSolid::DumpInfo(), G4BooleanSolid::fPtrSolidA, G4BooleanSolid::fPtrSolidB, G4cerr, G4cout, G4endl, G4Exception(), G4VSolid::GetEntityType(), G4VSolid::GetName(), Inside(), G4VSolid::Inside(), JustWarning, kInfinity, kInside, and kOutside.
 Here is the call graph for this function:
      
  | 
  virtual | 
Implements G4VSolid.
Definition at line 394 of file G4SubtractionSolid.cc.
References G4VSolid::DistanceToIn(), G4VSolid::DistanceToOut(), G4BooleanSolid::fPtrSolidA, G4BooleanSolid::fPtrSolidB, G4cerr, G4cout, G4endl, Inside(), G4VSolid::Inside(), kInside, and kOutside.
 Here is the call graph for this function:
      
  | 
  virtual | 
Implements G4VSolid.
Definition at line 430 of file G4SubtractionSolid.cc.
References G4VSolid::DistanceToIn(), G4VSolid::DistanceToOut(), G4BooleanSolid::fPtrSolidA, G4BooleanSolid::fPtrSolidB, G4cerr, G4cout, G4endl, Inside(), kOutside, mm, and G4VSolid::SurfaceNormal().
 Here is the call graph for this function:
      
  | 
  virtual | 
Implements G4VSolid.
Definition at line 484 of file G4SubtractionSolid.cc.
References G4VSolid::DistanceToIn(), G4VSolid::DistanceToOut(), G4BooleanSolid::fPtrSolidA, G4BooleanSolid::fPtrSolidB, G4cerr, G4cout, G4endl, Inside(), kOutside, and G4INCL::Math::min().
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4BooleanSolid.
Definition at line 513 of file G4SubtractionSolid.cc.
      
  | 
  virtual | 
Implements G4VSolid.
Definition at line 159 of file G4SubtractionSolid.cc.
References G4BooleanSolid::fPtrSolidA, G4BooleanSolid::fPtrSolidB, G4GeometryTolerance::GetInstance(), G4GeometryTolerance::GetRadialTolerance(), G4VSolid::Inside(), kInside, kOutside, kSurface, and G4VSolid::SurfaceNormal().
Referenced by DistanceToIn(), DistanceToOut(), and SurfaceNormal().
 Here is the call graph for this function:
 Here is the caller graph for this function:| G4SubtractionSolid & G4SubtractionSolid::operator= | ( | const G4SubtractionSolid & | rhs | ) | 
Definition at line 124 of file G4SubtractionSolid.cc.
References G4BooleanSolid::operator=().
 Here is the call graph for this function:
      
  | 
  virtual | 
Implements G4VSolid.
Definition at line 193 of file G4SubtractionSolid.cc.
References G4VSolid::DistanceToIn(), G4VSolid::DistanceToOut(), G4BooleanSolid::fPtrSolidA, G4BooleanSolid::fPtrSolidB, G4cerr, G4cout, G4endl, Inside(), G4VSolid::Inside(), kInside, kOutside, kSurface, CLHEP::normal(), and G4VSolid::SurfaceNormal().
 Here is the call graph for this function: