|
Geant4
10.01.p03
|
#include <G4UCons.hh>
Inheritance diagram for G4UCons:
Collaboration diagram for G4UCons: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 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().
Here is the caller graph for this function:| 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().
Here is the call graph for this function:
|
virtual |
Reimplemented from G4USolid.
Definition at line 101 of file G4UCons.cc.
References G4VPVParameterisation::ComputeDimensions().
Here is the call graph for this function:
|
inline |
Definition at line 132 of file G4UCons.hh.
References UCons::GetDeltaPhiAngle(), and GetShape().
Here is the call graph for this function:
|
inline |
Definition at line 108 of file G4UCons.hh.
References UCons::GetInnerRadiusMinusZ(), and GetShape().
Here is the call graph for this function:
|
inline |
Definition at line 116 of file G4UCons.hh.
References UCons::GetInnerRadiusPlusZ(), and GetShape().
Here is the call graph for this function:
|
inline |
Definition at line 112 of file G4UCons.hh.
References UCons::GetOuterRadiusMinusZ(), and GetShape().
Here is the call graph for this function:
|
inline |
Definition at line 120 of file G4UCons.hh.
References UCons::GetOuterRadiusPlusZ(), and GetShape().
Here is the call graph for this function:
|
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().
Here is the caller graph for this function:
|
inline |
Definition at line 128 of file G4UCons.hh.
References GetShape(), and UCons::GetStartPhiAngle().
Here is the call graph for this function:
|
inline |
Definition at line 124 of file G4UCons.hh.
References GetShape(), and UCons::GetZHalfLength().
Here is the call graph for this function:Definition at line 83 of file G4UCons.cc.
References G4USolid::operator=().
Here is the call graph for this function:
|
inline |
Definition at line 167 of file G4UCons.hh.
References G4USolid::fRebuildPolyhedron, GetShape(), and UCons::SetDeltaPhiAngle().
Here is the call graph for this function:
|
inline |
Definition at line 137 of file G4UCons.hh.
References G4USolid::fRebuildPolyhedron, GetShape(), and UCons::SetInnerRadiusMinusZ().
Here is the call graph for this function:
|
inline |
Definition at line 147 of file G4UCons.hh.
References G4USolid::fRebuildPolyhedron, GetShape(), and UCons::SetInnerRadiusPlusZ().
Here is the call graph for this function:
|
inline |
Definition at line 142 of file G4UCons.hh.
References G4USolid::fRebuildPolyhedron, GetShape(), and UCons::SetOuterRadiusMinusZ().
Here is the call graph for this function:
|
inline |
Definition at line 152 of file G4UCons.hh.
References G4USolid::fRebuildPolyhedron, GetShape(), and UCons::SetOuterRadiusPlusZ().
Here is the call graph for this function:Definition at line 162 of file G4UCons.hh.
References G4USolid::fRebuildPolyhedron, GetShape(), and UCons::SetStartPhiAngle().
Here is the call graph for this function:
|
inline |
Definition at line 157 of file G4UCons.hh.
References G4USolid::fRebuildPolyhedron, GetShape(), and UCons::SetZHalfLength().
Here is the call graph for this function: