Geant4
10.00.p02
|
#include <G4UCons.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 |
G4Polyhedron * | fPolyhedron |
Protected Attributes inherited from G4VSolid | |
G4double | kCarTolerance |
Definition at line 50 of file G4UCons.hh.
G4UCons::G4UCons | ( | const G4String & | pName, |
G4double | pRmin1, | ||
G4double | pRmax1, | ||
G4double | pRmin2, | ||
G4double | pRmax2, | ||
G4double | pDz, | ||
G4double | pSPhi, | ||
G4double | pDPhi | ||
) |
Definition at line 42 of file G4UCons.cc.
Referenced by Clone().
G4UCons::~G4UCons | ( | ) |
Definition at line 66 of file G4UCons.cc.
G4UCons::G4UCons | ( | __void__ & | a | ) |
Definition at line 57 of file G4UCons.cc.
G4UCons::G4UCons | ( | const G4UCons & | rhs | ) |
Definition at line 74 of file G4UCons.cc.
|
virtual |
Reimplemented from G4USolid.
Definition at line 112 of file G4UCons.cc.
References G4UCons().
|
virtual |
Reimplemented from G4USolid.
Definition at line 101 of file G4UCons.cc.
References G4VPVParameterisation::ComputeDimensions().
|
inline |
Definition at line 132 of file G4UCons.hh.
References UCons::GetDeltaPhiAngle(), and GetShape().
|
inline |
Definition at line 108 of file G4UCons.hh.
References UCons::GetInnerRadiusMinusZ(), and GetShape().
|
inline |
Definition at line 116 of file G4UCons.hh.
References UCons::GetInnerRadiusPlusZ(), and GetShape().
|
inline |
Definition at line 112 of file G4UCons.hh.
References UCons::GetOuterRadiusMinusZ(), and GetShape().
|
inline |
Definition at line 120 of file G4UCons.hh.
References UCons::GetOuterRadiusPlusZ(), and GetShape().
|
inline |
Definition at line 103 of file G4UCons.hh.
References G4USolid::fShape.
Referenced by GetDeltaPhiAngle(), GetInnerRadiusMinusZ(), GetInnerRadiusPlusZ(), GetOuterRadiusMinusZ(), GetOuterRadiusPlusZ(), GetStartPhiAngle(), GetZHalfLength(), SetDeltaPhiAngle(), SetInnerRadiusMinusZ(), SetInnerRadiusPlusZ(), SetOuterRadiusMinusZ(), SetOuterRadiusPlusZ(), SetStartPhiAngle(), and SetZHalfLength().
|
inline |
Definition at line 128 of file G4UCons.hh.
References GetShape(), and UCons::GetStartPhiAngle().
|
inline |
Definition at line 124 of file G4UCons.hh.
References GetShape(), and UCons::GetZHalfLength().
Definition at line 83 of file G4UCons.cc.
References G4USolid::operator=().
|
inline |
Definition at line 167 of file G4UCons.hh.
References G4USolid::fPolyhedron, GetShape(), and UCons::SetDeltaPhiAngle().
|
inline |
Definition at line 137 of file G4UCons.hh.
References G4USolid::fPolyhedron, GetShape(), and UCons::SetInnerRadiusMinusZ().
|
inline |
Definition at line 147 of file G4UCons.hh.
References G4USolid::fPolyhedron, GetShape(), and UCons::SetInnerRadiusPlusZ().
|
inline |
Definition at line 142 of file G4UCons.hh.
References G4USolid::fPolyhedron, GetShape(), and UCons::SetOuterRadiusMinusZ().
|
inline |
Definition at line 152 of file G4UCons.hh.
References G4USolid::fPolyhedron, GetShape(), and UCons::SetOuterRadiusPlusZ().
Definition at line 162 of file G4UCons.hh.
References G4USolid::fPolyhedron, GetShape(), and UCons::SetStartPhiAngle().
|
inline |
Definition at line 157 of file G4UCons.hh.
References G4USolid::fPolyhedron, GetShape(), and UCons::SetZHalfLength().