#include <G4EllipticalTube.hh>
 | 
|   | G4EllipticalTube (const G4String &name, G4double theDx, G4double theDy, G4double theDz) | 
|   | 
| virtual  | ~G4EllipticalTube () | 
|   | 
| G4bool  | CalculateExtent (const EAxis pAxis, const G4VoxelLimits &pVoxelLimit, const G4AffineTransform &pTransform, G4double &pmin, G4double &pmax) const  | 
|   | 
| EInside  | Inside (const G4ThreeVector &p) const  | 
|   | 
| G4ThreeVector  | SurfaceNormal (const G4ThreeVector &p) const  | 
|   | 
| G4double  | DistanceToIn (const G4ThreeVector &p, const G4ThreeVector &v) const  | 
|   | 
| G4double  | DistanceToIn (const G4ThreeVector &p) const  | 
|   | 
| G4double  | DistanceToOut (const G4ThreeVector &p, const G4ThreeVector &v, const G4bool calcNorm=false, G4bool *validNorm=0, G4ThreeVector *n=0) const  | 
|   | 
| G4double  | DistanceToOut (const G4ThreeVector &p) const  | 
|   | 
| G4GeometryType  | GetEntityType () const  | 
|   | 
| G4VSolid *  | Clone () const  | 
|   | 
| std::ostream &  | StreamInfo (std::ostream &os) const  | 
|   | 
| G4double  | GetCubicVolume () | 
|   | 
| G4double  | GetSurfaceArea () | 
|   | 
| G4ThreeVector  | GetPointOnSurface () const  | 
|   | 
| G4Polyhedron *  | CreatePolyhedron () const  | 
|   | 
| G4Polyhedron *  | GetPolyhedron () const  | 
|   | 
| void  | DescribeYourselfTo (G4VGraphicsScene &scene) const  | 
|   | 
| G4VisExtent  | GetExtent () const  | 
|   | 
| G4double  | GetDx () const  | 
|   | 
| G4double  | GetDy () const  | 
|   | 
| G4double  | GetDz () const  | 
|   | 
| void  | SetDx (const G4double newDx) | 
|   | 
| void  | SetDy (const G4double newDy) | 
|   | 
| void  | SetDz (const G4double newDz) | 
|   | 
|   | G4EllipticalTube (__void__ &) | 
|   | 
|   | G4EllipticalTube (const G4EllipticalTube &rhs) | 
|   | 
| G4EllipticalTube &  | operator= (const G4EllipticalTube &rhs) | 
|   | 
|   | G4VSolid (const G4String &name) | 
|   | 
| virtual  | ~G4VSolid () | 
|   | 
| G4bool  | operator== (const G4VSolid &s) const  | 
|   | 
| G4String  | GetName () const  | 
|   | 
| void  | SetName (const G4String &name) | 
|   | 
| G4double  | GetTolerance () const  | 
|   | 
| virtual void  | ComputeDimensions (G4VPVParameterisation *p, const G4int n, const G4VPhysicalVolume *pRep) | 
|   | 
| void  | DumpInfo () const  | 
|   | 
| virtual const G4VSolid *  | GetConstituentSolid (G4int no) const  | 
|   | 
| virtual G4VSolid *  | GetConstituentSolid (G4int no) | 
|   | 
| virtual const G4DisplacedSolid *  | GetDisplacedSolidPtr () const  | 
|   | 
| virtual G4DisplacedSolid *  | GetDisplacedSolidPtr () | 
|   | 
|   | G4VSolid (__void__ &) | 
|   | 
|   | G4VSolid (const G4VSolid &rhs) | 
|   | 
| G4VSolid &  | operator= (const G4VSolid &rhs) | 
|   | 
| G4double  | EstimateCubicVolume (G4int nStat, G4double epsilon) const  | 
|   | 
| G4double  | EstimateSurfaceArea (G4int nStat, G4double ell) const  | 
|   | 
 | 
| G4double  | CheckXY (const G4double x, const G4double y, const G4double toler) const  | 
|   | 
| G4double  | CheckXY (const G4double x, const G4double y) const  | 
|   | 
| G4int  | IntersectXY (const G4ThreeVector &p, const G4ThreeVector &v, G4double s[2]) const  | 
|   | 
| 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 56 of file G4EllipticalTube.hh.
 
  
  
      
        
          | G4EllipticalTube::~G4EllipticalTube  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
      
        
          | G4EllipticalTube::G4EllipticalTube  | 
          ( | 
          __void__ &  | 
          a | ) | 
           | 
        
      
 
 
Implements G4VSolid.
Definition at line 142 of file G4EllipticalTube.cc.
References G4SolidExtentList::AddSurface(), G4ClippablePolygon::AddVertexInOrder(), G4AffineTransform::ApplyPointTransform(), G4ClippablePolygon::ClearAllVertices(), dx, dy, dz, G4SolidExtentList::GetExtent(), kMaxMeshSections, CLHEP::normal(), G4ClippablePolygon::PartialClip(), G4ClippablePolygon::SetNormal(), G4AffineTransform::TransformAxis(), and twopi.
 
 
  
  
      
        
          | G4VSolid * G4EllipticalTube::Clone  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
Implements G4VSolid.
Definition at line 593 of file G4EllipticalTube.cc.
References CheckXY(), G4VSolid::DumpInfo(), dx, dy, dz, G4endl, G4Exception(), halfTol, IntersectXY(), JustWarning, kInfinity, mm, and n.
 
 
  
  
      
        
          | G4double G4EllipticalTube::GetCubicVolume  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | G4double G4EllipticalTube::GetDx  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | G4double G4EllipticalTube::GetDy  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | G4double G4EllipticalTube::GetDz  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | G4double G4EllipticalTube::GetSurfaceArea  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | void G4EllipticalTube::SetDx  | 
          ( | 
          const G4double  | 
          newDx | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void G4EllipticalTube::SetDy  | 
          ( | 
          const G4double  | 
          newDy | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void G4EllipticalTube::SetDz  | 
          ( | 
          const G4double  | 
          newDz | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | std::ostream & G4EllipticalTube::StreamInfo  | 
          ( | 
          std::ostream &  | 
          os | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
Definition at line 129 of file G4EllipticalTube.hh.
Referenced by ApproxSurfaceNormal(), CalculateExtent(), CreatePolyhedron(), DistanceToIn(), DistanceToOut(), G4EllipticalTube(), GetExtent(), GetPointOnSurface(), IntersectXY(), operator=(), StreamInfo(), and SurfaceNormal().
 
 
Definition at line 129 of file G4EllipticalTube.hh.
Referenced by ApproxSurfaceNormal(), CalculateExtent(), CreatePolyhedron(), DistanceToIn(), DistanceToOut(), G4EllipticalTube(), GetExtent(), GetPointOnSurface(), IntersectXY(), operator=(), StreamInfo(), and SurfaceNormal().
 
 
Definition at line 129 of file G4EllipticalTube.hh.
Referenced by ApproxSurfaceNormal(), CalculateExtent(), CreatePolyhedron(), DistanceToIn(), DistanceToOut(), G4EllipticalTube(), GetExtent(), GetPointOnSurface(), Inside(), operator=(), StreamInfo(), and SurfaceNormal().
 
 
  
  
      
        
          | G4bool G4EllipticalTube::fRebuildPolyhedron | 
         
       
   | 
  
mutableprivate   | 
  
 
 
The documentation for this class was generated from the following files: