| Geant4
    10.01.p03
    | 
#include <G4TwistedBox.hh>
 Inheritance diagram for G4TwistedBox:
 Inheritance diagram for G4TwistedBox: Collaboration diagram for G4TwistedBox:
 Collaboration diagram for G4TwistedBox:| Additional Inherited Members | |
|  Protected Member Functions inherited from G4VTwistedFaceted | |
| G4ThreeVectorList * | CreateRotatedVertices (const G4AffineTransform &pTransform) 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 G4VTwistedFaceted | |
| G4bool | fRebuildPolyhedron | 
| G4Polyhedron * | fpPolyhedron | 
|  Protected Attributes inherited from G4VSolid | |
| G4double | kCarTolerance | 
Definition at line 59 of file G4TwistedBox.hh.
| G4TwistedBox::G4TwistedBox | ( | const G4String & | pName, | 
| G4double | pPhiTwist, | ||
| G4double | pDx, | ||
| G4double | pDy, | ||
| G4double | pDz | ||
| ) | 
Definition at line 46 of file G4TwistedBox.cc.
Referenced by Clone().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | virtual | 
Definition at line 64 of file G4TwistedBox.cc.
| G4TwistedBox::G4TwistedBox | ( | __void__ & | a | ) | 
Definition at line 59 of file G4TwistedBox.cc.
| G4TwistedBox::G4TwistedBox | ( | const G4TwistedBox & | rhs | ) | 
Definition at line 71 of file G4TwistedBox.cc.
References G4VTwistedFaceted::fpPolyhedron, and G4VTwistedFaceted::GetPolyhedron().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | virtual | 
Reimplemented from G4VSolid.
Definition at line 126 of file G4TwistedBox.cc.
References G4TwistedBox().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | virtual | 
Reimplemented from G4VTwistedFaceted.
Definition at line 118 of file G4TwistedBox.cc.
| 
 | inline | 
Definition at line 76 of file G4TwistedBox.hh.
References G4VTwistedFaceted::GetTwistAngle().
Referenced by export_G4TwistedBox(), G4tgbGeometryDumper::GetSolidParams(), StreamInfo(), and G4GDMLWriteSolids::TwistedboxWrite().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | inline | 
Definition at line 73 of file G4TwistedBox.hh.
References G4VTwistedFaceted::GetDx1().
Referenced by export_G4TwistedBox(), G4tgbGeometryDumper::GetSolidParams(), StreamInfo(), and G4GDMLWriteSolids::TwistedboxWrite().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | inline | 
Definition at line 74 of file G4TwistedBox.hh.
References G4VTwistedFaceted::GetDy1().
Referenced by export_G4TwistedBox(), G4tgbGeometryDumper::GetSolidParams(), StreamInfo(), and G4GDMLWriteSolids::TwistedboxWrite().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | inline | 
Definition at line 75 of file G4TwistedBox.hh.
References G4VTwistedFaceted::GetDz().
Referenced by export_G4TwistedBox(), G4tgbGeometryDumper::GetSolidParams(), StreamInfo(), and G4GDMLWriteSolids::TwistedboxWrite().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| G4TwistedBox & G4TwistedBox::operator= | ( | const G4TwistedBox & | rhs | ) | 
Definition at line 80 of file G4TwistedBox.cc.
References G4VTwistedFaceted::fpPolyhedron, G4VTwistedFaceted::GetPolyhedron(), and G4VTwistedFaceted::operator=().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | virtual | 
Reimplemented from G4VTwistedFaceted.
Definition at line 95 of file G4TwistedBox.cc.
References cm, degree, G4endl, G4VSolid::GetName(), GetPhiTwist(), GetXHalfLength(), GetYHalfLength(), and GetZHalfLength().
 Here is the call graph for this function:
 Here is the call graph for this function: