| 
|   | G4Trap (const G4String &pName, G4double pDz, G4double pTheta, G4double pPhi, G4double pDy1, G4double pDx1, G4double pDx2, G4double pAlp1, G4double pDy2, G4double pDx3, G4double pDx4, G4double pAlp2) | 
|   | 
|   | G4Trap (const G4String &pName, const G4ThreeVector pt[8]) | 
|   | 
|   | G4Trap (const G4String &pName, G4double pZ, G4double pY, G4double pX, G4double pLTX) | 
|   | 
|   | G4Trap (const G4String &pName, G4double pDx1, G4double pDx2, G4double pDy1, G4double pDy2, G4double pDz) | 
|   | 
|   | G4Trap (const G4String &pName, G4double pDx, G4double pDy, G4double pDz, G4double pAlpha, G4double pTheta, G4double pPhi) | 
|   | 
|   | G4Trap (const G4String &pName) | 
|   | 
| virtual  | ~G4Trap () | 
|   | 
| G4double  | GetZHalfLength () const  | 
|   | 
| G4double  | GetYHalfLength1 () const  | 
|   | 
| G4double  | GetXHalfLength1 () const  | 
|   | 
| G4double  | GetXHalfLength2 () const  | 
|   | 
| G4double  | GetTanAlpha1 () const  | 
|   | 
| G4double  | GetYHalfLength2 () const  | 
|   | 
| G4double  | GetXHalfLength3 () const  | 
|   | 
| G4double  | GetXHalfLength4 () const  | 
|   | 
| G4double  | GetTanAlpha2 () const  | 
|   | 
| TrapSidePlane  | GetSidePlane (G4int n) const  | 
|   | 
| G4ThreeVector  | GetSymAxis () const  | 
|   | 
| void  | SetAllParameters (G4double pDz, G4double pTheta, G4double pPhi, G4double pDy1, G4double pDx1, G4double pDx2, G4double pAlp1, G4double pDy2, G4double pDx3, G4double pDx4, G4double pAlp2) | 
|   | 
| G4double  | GetCubicVolume () | 
|   | 
| G4double  | GetSurfaceArea () | 
|   | 
| void  | ComputeDimensions (G4VPVParameterisation *p, const G4int n, const G4VPhysicalVolume *pRep) | 
|   | 
| 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  | 
|   | 
| G4ThreeVector  | GetPointOnSurface () const  | 
|   | 
| G4VSolid *  | Clone () const  | 
|   | 
| std::ostream &  | StreamInfo (std::ostream &os) const  | 
|   | 
| void  | DescribeYourselfTo (G4VGraphicsScene &scene) const  | 
|   | 
| G4Polyhedron *  | CreatePolyhedron () const  | 
|   | 
|   | G4Trap (__void__ &) | 
|   | 
|   | G4Trap (const G4Trap &rhs) | 
|   | 
| G4Trap &  | operator= (const G4Trap &rhs) | 
|   | 
|   | G4CSGSolid (const G4String &pName) | 
|   | 
| virtual  | ~G4CSGSolid () | 
|   | 
| virtual G4Polyhedron *  | GetPolyhedron () const  | 
|   | 
|   | G4CSGSolid (__void__ &) | 
|   | 
|   | G4CSGSolid (const G4CSGSolid &rhs) | 
|   | 
| G4CSGSolid &  | operator= (const G4CSGSolid &rhs) | 
|   | 
|   | G4VSolid (const G4String &name) | 
|   | 
| virtual  | ~G4VSolid () | 
|   | 
| G4bool  | operator== (const G4VSolid &s) const  | 
|   | 
| G4String  | GetName () const  | 
|   | 
| void  | SetName (const G4String &name) | 
|   | 
| G4double  | GetTolerance () const  | 
|   | 
| void  | DumpInfo () const  | 
|   | 
| virtual G4VisExtent  | GetExtent () 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) | 
|   | 
 | 
| G4bool  | MakePlanes () | 
|   | 
| G4bool  | MakePlane (const G4ThreeVector &p1, const G4ThreeVector &p2, const G4ThreeVector &p3, const G4ThreeVector &p4, TrapSidePlane &plane) | 
|   | 
| G4ThreeVectorList *  | CreateRotatedVertices (const G4AffineTransform &pTransform) const  | 
|   | 
| G4double  | GetRadiusInRing (G4double rmin, G4double rmax) 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  | 
|   | 
| G4double  | EstimateCubicVolume (G4int nStat, G4double epsilon) const  | 
|   | 
| G4double  | EstimateSurfaceArea (G4int nStat, G4double ell) const  | 
|   | 
Definition at line 107 of file G4Trap.hh.