|
Geant4
10.00.p02
|
#include <G4USphere.hh>
Inheritance diagram for G4USphere:
Collaboration diagram for G4USphere: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 49 of file G4USphere.hh.
| G4USphere::G4USphere | ( | const G4String & | pName, |
| G4double | pRmin, | ||
| G4double | pRmax, | ||
| G4double | pSPhi, | ||
| G4double | pDPhi, | ||
| G4double | pSTheta, | ||
| G4double | pDTheta | ||
| ) |
Definition at line 42 of file G4USphere.cc.
Referenced by Clone().
Here is the caller graph for this function:| G4USphere::~G4USphere | ( | ) |
Definition at line 65 of file G4USphere.cc.
| G4USphere::G4USphere | ( | __void__ & | a | ) |
Definition at line 56 of file G4USphere.cc.
| G4USphere::G4USphere | ( | const G4USphere & | rhs | ) |
Definition at line 73 of file G4USphere.cc.
|
virtual |
Reimplemented from G4USolid.
Definition at line 111 of file G4USphere.cc.
References G4USphere().
Here is the call graph for this function:
|
virtual |
Reimplemented from G4USolid.
Definition at line 100 of file G4USphere.cc.
References G4VPVParameterisation::ComputeDimensions().
Here is the call graph for this function:
|
inline |
Definition at line 118 of file G4USphere.hh.
References USphere::GetDeltaPhiAngle(), and GetShape().
Here is the call graph for this function:
|
inline |
Definition at line 126 of file G4USphere.hh.
References USphere::GetDeltaThetaAngle(), and GetShape().
Here is the call graph for this function:
|
inline |
Definition at line 106 of file G4USphere.hh.
References USphere::GetInnerRadius(), and GetShape().
Here is the call graph for this function:
|
inline |
Definition at line 110 of file G4USphere.hh.
References USphere::GetOuterRadius(), and GetShape().
Here is the call graph for this function:
|
inline |
Definition at line 101 of file G4USphere.hh.
References G4USolid::fShape.
Referenced by GetDeltaPhiAngle(), GetDeltaThetaAngle(), GetInnerRadius(), GetOuterRadius(), GetStartPhiAngle(), GetStartThetaAngle(), SetDeltaPhiAngle(), SetDeltaThetaAngle(), SetInnerRadius(), SetOuterRadius(), SetStartPhiAngle(), and SetStartThetaAngle().
Here is the caller graph for this function:
|
inline |
Definition at line 114 of file G4USphere.hh.
References GetShape(), and USphere::GetStartPhiAngle().
Here is the call graph for this function:
|
inline |
Definition at line 122 of file G4USphere.hh.
References GetShape(), and USphere::GetStartThetaAngle().
Here is the call graph for this function:Definition at line 82 of file G4USphere.cc.
References G4USolid::operator=().
Here is the call graph for this function:
|
inline |
Definition at line 146 of file G4USphere.hh.
References G4USolid::fPolyhedron, GetShape(), and USphere::SetDeltaPhiAngle().
Here is the call graph for this function:
|
inline |
Definition at line 156 of file G4USphere.hh.
References G4USolid::fPolyhedron, GetShape(), and USphere::SetDeltaThetaAngle().
Here is the call graph for this function:
|
inline |
Definition at line 131 of file G4USphere.hh.
References G4USolid::fPolyhedron, GetShape(), and USphere::SetInnerRadius().
Here is the call graph for this function:
|
inline |
Definition at line 136 of file G4USphere.hh.
References G4USolid::fPolyhedron, GetShape(), and USphere::SetOuterRadius().
Here is the call graph for this function:Definition at line 141 of file G4USphere.hh.
References G4USolid::fPolyhedron, GetShape(), and USphere::SetStartPhiAngle().
Here is the call graph for this function:
|
inline |
Definition at line 151 of file G4USphere.hh.
References G4USolid::fPolyhedron, GetShape(), and USphere::SetStartThetaAngle().
Here is the call graph for this function: