|
Geant4
10.03.p03
|
This is the complete list of members for G4Sphere, including all inherited members.
| CalculateClippedPolygonExtent(G4ThreeVectorList &pPolygon, const G4VoxelLimits &pVoxelLimit, const EAxis pAxis, G4double &pMin, G4double &pMax) const | G4VSolid | protected |
| CalculateExtent(const EAxis pAxis, const G4VoxelLimits &pVoxelLimit, const G4AffineTransform &pTransform, G4double &pmin, G4double &pmax) const | G4Sphere | virtual |
| ClipBetweenSections(G4ThreeVectorList *pVertices, const G4int pSectionIndex, const G4VoxelLimits &pVoxelLimit, const EAxis pAxis, G4double &pMin, G4double &pMax) const | G4VSolid | protected |
| ClipCrossSection(G4ThreeVectorList *pVertices, const G4int pSectionIndex, const G4VoxelLimits &pVoxelLimit, const EAxis pAxis, G4double &pMin, G4double &pMax) const | G4VSolid | protected |
| ClipPolygon(G4ThreeVectorList &pPolygon, const G4VoxelLimits &pVoxelLimit, const EAxis pAxis) const | G4VSolid | protected |
| Clone() const | G4Sphere | virtual |
| ComputeDimensions(G4VPVParameterisation *p, const G4int n, const G4VPhysicalVolume *pRep) | G4Sphere | virtual |
| CreatePolyhedron() const | G4Sphere | virtual |
| DescribeYourselfTo(G4VGraphicsScene &scene) const | G4Sphere | virtual |
| DistanceToIn(const G4ThreeVector &p, const G4ThreeVector &v) const | G4Sphere | virtual |
| DistanceToIn(const G4ThreeVector &p) const | G4Sphere | virtual |
| DistanceToOut(const G4ThreeVector &p, const G4ThreeVector &v, const G4bool calcNorm=G4bool(false), G4bool *validNorm=0, G4ThreeVector *n=0) const | G4Sphere | virtual |
| DistanceToOut(const G4ThreeVector &p) const | G4Sphere | virtual |
| DumpInfo() const | G4VSolid | inline |
| EstimateCubicVolume(G4int nStat, G4double epsilon) const | G4VSolid | |
| EstimateSurfaceArea(G4int nStat, G4double ell) const | G4VSolid | |
| Extent(G4ThreeVector &pMin, G4ThreeVector &pMax) const | G4Sphere | virtual |
| fCubicVolume | G4CSGSolid | protected |
| fpPolyhedron | G4CSGSolid | mutableprotected |
| fRebuildPolyhedron | G4CSGSolid | mutableprotected |
| fSurfaceArea | G4CSGSolid | protected |
| G4CSGSolid(const G4String &pName) | G4CSGSolid | |
| G4CSGSolid(__void__ &) | G4CSGSolid | |
| G4CSGSolid(const G4CSGSolid &rhs) | G4CSGSolid | |
| G4Sphere(const G4String &pName, G4double pRmin, G4double pRmax, G4double pSPhi, G4double pDPhi, G4double pSTheta, G4double pDTheta) | G4Sphere | |
| G4Sphere(__void__ &) | G4Sphere | |
| G4Sphere(const G4Sphere &rhs) | G4Sphere | |
| G4VSolid(const G4String &name) | G4VSolid | |
| G4VSolid(__void__ &) | G4VSolid | |
| G4VSolid(const G4VSolid &rhs) | G4VSolid | |
| GetConstituentSolid(G4int no) const | G4VSolid | virtual |
| GetConstituentSolid(G4int no) | G4VSolid | virtual |
| GetCosEndPhi() const | G4Sphere | inline |
| GetCosEndTheta() const | G4Sphere | inline |
| GetCosStartPhi() const | G4Sphere | inline |
| GetCosStartTheta() const | G4Sphere | inline |
| GetCubicVolume() | G4Sphere | inlinevirtual |
| GetDeltaPhiAngle() const | G4Sphere | inline |
| GetDeltaThetaAngle() const | G4Sphere | inline |
| GetDisplacedSolidPtr() const | G4VSolid | virtual |
| GetDisplacedSolidPtr() | G4VSolid | virtual |
| GetDPhi() const | G4Sphere | inline |
| GetDTheta() const | G4Sphere | inline |
| GetEntityType() const | G4Sphere | virtual |
| GetExtent() const | G4Sphere | virtual |
| GetInnerRadius() const | G4Sphere | inline |
| GetInsideRadius() const | G4Sphere | inline |
| GetName() const | G4VSolid | inline |
| GetOuterRadius() const | G4Sphere | inline |
| GetPointOnSurface() const | G4Sphere | virtual |
| GetPolyhedron() const | G4CSGSolid | virtual |
| GetRadiusInRing(G4double rmin, G4double rmax) const | G4CSGSolid | protected |
| GetRmax() const | G4Sphere | inline |
| GetRmin() const | G4Sphere | inline |
| GetSinEndPhi() const | G4Sphere | inline |
| GetSinEndTheta() const | G4Sphere | inline |
| GetSinStartPhi() const | G4Sphere | inline |
| GetSinStartTheta() const | G4Sphere | inline |
| GetSPhi() const | G4Sphere | inline |
| GetStartPhiAngle() const | G4Sphere | inline |
| GetStartThetaAngle() const | G4Sphere | inline |
| GetSTheta() const | G4Sphere | inline |
| GetSurfaceArea() | G4Sphere | virtual |
| GetTolerance() const | G4VSolid | inline |
| Inside(const G4ThreeVector &p) const | G4Sphere | virtual |
| kCarTolerance | G4VSolid | protected |
| operator=(const G4Sphere &rhs) | G4Sphere | |
| G4CSGSolid::operator=(const G4CSGSolid &rhs) | G4CSGSolid | |
| G4VSolid::operator=(const G4VSolid &rhs) | G4VSolid | |
| operator==(const G4VSolid &s) const | G4VSolid | inline |
| SetDeltaPhiAngle(G4double newDphi) | G4Sphere | inline |
| SetDeltaThetaAngle(G4double newDTheta) | G4Sphere | inline |
| SetInnerRadius(G4double newRMin) | G4Sphere | inline |
| SetInsideRadius(G4double newRmin) | G4Sphere | inline |
| SetName(const G4String &name) | G4VSolid | inline |
| SetOuterRadius(G4double newRmax) | G4Sphere | inline |
| SetStartPhiAngle(G4double newSphi, G4bool trig=true) | G4Sphere | inline |
| SetStartThetaAngle(G4double newSTheta) | G4Sphere | inline |
| StreamInfo(std::ostream &os) const | G4Sphere | virtual |
| SurfaceNormal(const G4ThreeVector &p) const | G4Sphere | virtual |
| ~G4CSGSolid() | G4CSGSolid | virtual |
| ~G4Sphere() | G4Sphere | |
| ~G4VSolid() | G4VSolid | virtual |