Geant4
10.00.p02
|
#include <G4UPolycone.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 52 of file G4UPolycone.hh.
G4UPolycone::G4UPolycone | ( | const G4String & | name, |
G4double | phiStart, | ||
G4double | phiTotal, | ||
G4int | numZPlanes, | ||
const G4double | zPlane[], | ||
const G4double | rInner[], | ||
const G4double | rOuter[] | ||
) |
Definition at line 40 of file G4UPolycone.cc.
Referenced by Clone().
G4UPolycone::G4UPolycone | ( | const G4String & | name, |
G4double | phiStart, | ||
G4double | phiTotal, | ||
G4int | numRZ, | ||
const G4double | r[], | ||
const G4double | z[] | ||
) |
Definition at line 57 of file G4UPolycone.cc.
G4UPolycone::~G4UPolycone | ( | ) |
Definition at line 83 of file G4UPolycone.cc.
G4UPolycone::G4UPolycone | ( | __void__ & | a | ) |
Definition at line 73 of file G4UPolycone.cc.
G4UPolycone::G4UPolycone | ( | const G4UPolycone & | source | ) |
Definition at line 92 of file G4UPolycone.cc.
|
virtual |
Reimplemented from G4USolid.
Definition at line 129 of file G4UPolycone.cc.
References G4UPolycone().
|
virtual |
Reimplemented from G4USolid.
Definition at line 117 of file G4UPolycone.cc.
References G4VPVParameterisation::ComputeDimensions().
|
virtual |
Reimplemented from G4VSolid.
Definition at line 139 of file G4UPolycone.cc.
References GetOriginalParameters(), G4PolyconeHistorical::Num_z_planes, G4PolyconeHistorical::Opening_angle, G4PolyconeHistorical::Rmax, G4PolyconeHistorical::Rmin, G4PolyconeHistorical::Start_angle, and G4PolyconeHistorical::Z_values.
|
inline |
Definition at line 131 of file G4UPolycone.hh.
References UPolycone::GetCorner(), GetShape(), UPolyconeSideRZ::r, and UPolyconeSideRZ::z.
|
inline |
Definition at line 119 of file G4UPolycone.hh.
References UPolycone::GetEndPhi(), and GetShape().
|
inline |
Definition at line 127 of file G4UPolycone.hh.
References UPolycone::GetNumRZCorner(), and GetShape().
|
inline |
Definition at line 138 of file G4UPolycone.hh.
References UPolyconeHistorical::fNumZPlanes, UPolyconeHistorical::fOpeningAngle, UPolyconeHistorical::fStartAngle, UPolyconeHistorical::fZValues, UPolycone::GetOriginalParameters(), GetShape(), G4PolyconeHistorical::Opening_angle, G4PolyconeHistorical::Rmax, UPolyconeHistorical::Rmax, G4PolyconeHistorical::Rmin, UPolyconeHistorical::Rmin, G4PolyconeHistorical::Start_angle, and G4PolyconeHistorical::Z_values.
Referenced by CreatePolyhedron().
|
inline |
Definition at line 110 of file G4UPolycone.hh.
References G4USolid::fShape.
Referenced by GetCorner(), GetEndPhi(), GetNumRZCorner(), GetOriginalParameters(), GetStartPhi(), IsOpen(), Reset(), and SetOriginalParameters().
|
inline |
Definition at line 115 of file G4UPolycone.hh.
References GetShape(), and UPolycone::GetStartPhi().
|
inline |
Definition at line 123 of file G4UPolycone.hh.
References GetShape(), and UPolycone::IsOpen().
G4UPolycone & G4UPolycone::operator= | ( | const G4UPolycone & | source | ) |
Definition at line 102 of file G4UPolycone.cc.
References G4USolid::operator=().
|
inline |
Definition at line 166 of file G4UPolycone.hh.
References GetShape(), and UPolycone::Reset().
|
inline |
Definition at line 152 of file G4UPolycone.hh.
References UPolyconeHistorical::fNumZPlanes, UPolyconeHistorical::fOpeningAngle, G4USolid::fPolyhedron, UPolyconeHistorical::fStartAngle, UPolyconeHistorical::fZValues, UPolycone::GetOriginalParameters(), GetShape(), G4PolyconeHistorical::Num_z_planes, G4PolyconeHistorical::Opening_angle, G4PolyconeHistorical::Rmax, UPolyconeHistorical::Rmax, G4PolyconeHistorical::Rmin, UPolyconeHistorical::Rmin, G4PolyconeHistorical::Start_angle, and G4PolyconeHistorical::Z_values.