Geant4
10.01.p02
|
#include <G4UTubs.hh>
Additional Inherited Members | |
Protected Member Functions inherited from G4USolid | |
G4ThreeVectorList * | CreateRotatedVertices (const G4AffineTransform &pT) 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 G4USolid | |
VUSolid * | fShape |
G4bool | fRebuildPolyhedron |
G4Polyhedron * | fPolyhedron |
Protected Attributes inherited from G4VSolid | |
G4double | kCarTolerance |
Definition at line 51 of file G4UTubs.hh.
G4UTubs::G4UTubs | ( | const G4String & | pName, |
G4double | pRMin, | ||
G4double | pRMax, | ||
G4double | pDz, | ||
G4double | pSPhi, | ||
G4double | pDPhi | ||
) |
Definition at line 42 of file G4UTubs.cc.
Referenced by Clone().
G4UTubs::~G4UTubs | ( | ) |
Definition at line 64 of file G4UTubs.cc.
G4UTubs::G4UTubs | ( | __void__ & | a | ) |
Definition at line 55 of file G4UTubs.cc.
G4UTubs::G4UTubs | ( | const G4UTubs & | rhs | ) |
Definition at line 72 of file G4UTubs.cc.
|
virtual |
Reimplemented from G4USolid.
Definition at line 110 of file G4UTubs.cc.
References G4UTubs().
|
virtual |
Reimplemented from G4USolid.
Definition at line 99 of file G4UTubs.cc.
References G4VPVParameterisation::ComputeDimensions().
|
inline |
Definition at line 123 of file G4UTubs.hh.
References UTubs::GetDeltaPhiAngle(), and GetShape().
|
inline |
Definition at line 107 of file G4UTubs.hh.
References UTubs::GetInnerRadius(), and GetShape().
|
inline |
Definition at line 111 of file G4UTubs.hh.
References UTubs::GetOuterRadius(), and GetShape().
|
inline |
Definition at line 102 of file G4UTubs.hh.
References G4USolid::fShape.
Referenced by GetDeltaPhiAngle(), GetInnerRadius(), GetOuterRadius(), GetStartPhiAngle(), GetZHalfLength(), SetDeltaPhiAngle(), SetInnerRadius(), SetOuterRadius(), SetStartPhiAngle(), and SetZHalfLength().
|
inline |
Definition at line 119 of file G4UTubs.hh.
References GetShape(), and UTubs::GetStartPhiAngle().
|
inline |
Definition at line 115 of file G4UTubs.hh.
References GetShape(), and UTubs::GetZHalfLength().
Definition at line 81 of file G4UTubs.cc.
References G4USolid::operator=().
|
inline |
Definition at line 148 of file G4UTubs.hh.
References G4USolid::fRebuildPolyhedron, GetShape(), and UTubs::SetDeltaPhiAngle().
|
inline |
Definition at line 128 of file G4UTubs.hh.
References G4USolid::fRebuildPolyhedron, GetShape(), and UTubs::SetInnerRadius().
|
inline |
Definition at line 133 of file G4UTubs.hh.
References G4USolid::fRebuildPolyhedron, GetShape(), and UTubs::SetOuterRadius().
Definition at line 143 of file G4UTubs.hh.
References G4USolid::fRebuildPolyhedron, GetShape(), and UTubs::SetStartPhiAngle().
|
inline |
Definition at line 138 of file G4UTubs.hh.
References G4USolid::fRebuildPolyhedron, GetShape(), and UTubs::SetZHalfLength().