|
Geant4
10.03.p01
|
#include <G4CutTubs.hh>


Protected Member Functions | |
| G4ThreeVector | ApproxSurfaceNormal (const G4ThreeVector &p) const |
| G4bool | IsCrossingCutPlanes () const |
| G4double | GetCutZ (const G4ThreeVector &p) const |
| void | GetMaxMinZ (G4double &zmin, G4double &zmax) const |
Protected Member Functions inherited from G4OTubs | |
| void | Initialize () |
| void | CheckSPhiAngle (G4double sPhi) |
| void | CheckDPhiAngle (G4double dPhi) |
| void | CheckPhiAngles (G4double sPhi, G4double dPhi) |
| void | InitializeTrigonometry () |
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 |
Additional Inherited Members | |
Protected Types inherited from G4OTubs | |
| enum | ESide { kNull, kRMin, kRMax, kSPhi, kEPhi, kPZ, kMZ } |
| enum | ENorm { kNRMin, kNRMax, kNSPhi, kNEPhi, kNZ } |
Protected Attributes inherited from G4OTubs | |
| G4double | kRadTolerance |
| G4double | kAngTolerance |
| G4double | fRMin |
| G4double | fRMax |
| G4double | fDz |
| G4double | fSPhi |
| G4double | fDPhi |
| G4double | sinCPhi |
| G4double | cosCPhi |
| G4double | cosHDPhiOT |
| G4double | cosHDPhiIT |
| G4double | sinSPhi |
| G4double | cosSPhi |
| G4double | sinEPhi |
| G4double | cosEPhi |
| G4bool | fPhiFullTube |
| G4double | halfCarTolerance |
| G4double | halfRadTolerance |
| G4double | halfAngTolerance |
Protected Attributes inherited from G4CSGSolid | |
| G4double | fCubicVolume |
| G4double | fSurfaceArea |
| G4bool | fRebuildPolyhedron |
| G4Polyhedron * | fpPolyhedron |
Protected Attributes inherited from G4VSolid | |
| G4double | kCarTolerance |
Definition at line 51 of file G4CutTubs.hh.
| G4CutTubs::G4CutTubs | ( | const G4String & | pName, |
| G4double | pRMin, | ||
| G4double | pRMax, | ||
| G4double | pDz, | ||
| G4double | pSPhi, | ||
| G4double | pDPhi, | ||
| G4ThreeVector | pLowNorm, | ||
| G4ThreeVector | pHighNorm | ||
| ) |
Definition at line 65 of file G4CutTubs.cc.


| G4CutTubs::~G4CutTubs | ( | ) |
Definition at line 159 of file G4CutTubs.cc.
| G4CutTubs::G4CutTubs | ( | __void__ & | a | ) |
Definition at line 148 of file G4CutTubs.cc.
| G4CutTubs::G4CutTubs | ( | const G4CutTubs & | rhs | ) |
Definition at line 167 of file G4CutTubs.cc.
|
protectedvirtual |
Reimplemented from G4OTubs.
Definition at line 583 of file G4CutTubs.cc.


|
virtual |
Implements G4VSolid.
Definition at line 262 of file G4CutTubs.cc.

|
virtual |
Reimplemented from G4VSolid.
Definition at line 1725 of file G4CutTubs.cc.

|
virtual |
Reimplemented from G4VSolid.
Definition at line 1838 of file G4CutTubs.cc.

|
virtual |
Implements G4VSolid.
Definition at line 1833 of file G4CutTubs.cc.

|
virtual |
Implements G4VSolid.
Definition at line 725 of file G4CutTubs.cc.

|
virtual |
Implements G4VSolid.
Definition at line 1178 of file G4CutTubs.cc.

|
virtual |
Implements G4VSolid.
Definition at line 1238 of file G4CutTubs.cc.

|
virtual |
Implements G4VSolid.
Definition at line 1669 of file G4CutTubs.cc.

|
virtual |
Reimplemented from G4VSolid.
Definition at line 205 of file G4CutTubs.cc.


|
protected |
Definition at line 1921 of file G4CutTubs.cc.


|
virtual |
Implements G4VSolid.
Definition at line 1716 of file G4CutTubs.cc.
|
inline |

|
inline |

Definition at line 1945 of file G4CutTubs.cc.

|
virtual |
Reimplemented from G4VSolid.
Definition at line 1759 of file G4CutTubs.cc.

|
virtual |
Implements G4VSolid.
Definition at line 373 of file G4CutTubs.cc.

|
protected |
|
virtual |
Reimplemented from G4CSGSolid.
Definition at line 1734 of file G4CutTubs.cc.

|
virtual |
Implements G4VSolid.
Definition at line 480 of file G4CutTubs.cc.
