|
| G4Polycone (const G4String &name, G4double phiStart, G4double phiTotal, G4int numZPlanes, const G4double zPlane[], const G4double rInner[], const G4double rOuter[]) |
|
| G4Polycone (const G4String &name, G4double phiStart, G4double phiTotal, G4int numRZ, const G4double r[], const G4double z[]) |
|
virtual | ~G4Polycone () |
|
EInside | Inside (const G4ThreeVector &p) const |
|
G4double | DistanceToIn (const G4ThreeVector &p, const G4ThreeVector &v) const |
|
G4double | DistanceToIn (const G4ThreeVector &p) const |
|
G4ThreeVector | GetPointOnSurface () const |
|
void | ComputeDimensions (G4VPVParameterisation *p, const G4int n, const G4VPhysicalVolume *pRep) |
|
G4GeometryType | GetEntityType () const |
|
G4VSolid * | Clone () const |
|
std::ostream & | StreamInfo (std::ostream &os) const |
|
G4Polyhedron * | CreatePolyhedron () const |
|
G4bool | Reset () |
|
G4double | GetStartPhi () const |
|
G4double | GetEndPhi () const |
|
G4bool | IsOpen () const |
|
G4int | GetNumRZCorner () const |
|
G4PolyconeSideRZ | GetCorner (G4int index) const |
|
G4PolyconeHistorical * | GetOriginalParameters () const |
|
void | SetOriginalParameters (G4PolyconeHistorical *pars) |
|
| G4Polycone (__void__ &) |
|
| G4Polycone (const G4Polycone &source) |
|
const G4Polycone & | operator= (const G4Polycone &source) |
|
| G4VCSGfaceted (const G4String &name) |
|
virtual | ~G4VCSGfaceted () |
|
| G4VCSGfaceted (const G4VCSGfaceted &source) |
|
const G4VCSGfaceted & | operator= (const G4VCSGfaceted &source) |
|
virtual G4bool | CalculateExtent (const EAxis pAxis, const G4VoxelLimits &pVoxelLimit, const G4AffineTransform &pTransform, G4double &pmin, G4double &pmax) const |
|
virtual G4ThreeVector | SurfaceNormal (const G4ThreeVector &p) const |
|
virtual G4double | DistanceToOut (const G4ThreeVector &p, const G4ThreeVector &v, const G4bool calcNorm=false, G4bool *validNorm=0, G4ThreeVector *n=0) const |
|
virtual G4double | DistanceToOut (const G4ThreeVector &p) const |
|
virtual void | DescribeYourselfTo (G4VGraphicsScene &scene) const |
|
virtual G4VisExtent | GetExtent () const |
|
virtual G4Polyhedron * | GetPolyhedron () const |
|
G4int | GetCubVolStatistics () const |
|
G4double | GetCubVolEpsilon () const |
|
void | SetCubVolStatistics (G4int st) |
|
void | SetCubVolEpsilon (G4double ep) |
|
G4int | GetAreaStatistics () const |
|
G4double | GetAreaAccuracy () const |
|
void | SetAreaStatistics (G4int st) |
|
void | SetAreaAccuracy (G4double ep) |
|
virtual G4double | GetCubicVolume () |
|
virtual G4double | GetSurfaceArea () |
|
| G4VCSGfaceted (__void__ &) |
|
| G4VSolid (const G4String &name) |
|
virtual | ~G4VSolid () |
|
G4bool | operator== (const G4VSolid &s) const |
|
G4String | GetName () const |
|
void | SetName (const G4String &name) |
|
G4double | GetTolerance () const |
|
void | DumpInfo () const |
|
virtual const G4VSolid * | GetConstituentSolid (G4int no) const |
|
virtual G4VSolid * | GetConstituentSolid (G4int no) |
|
virtual const G4DisplacedSolid * | GetDisplacedSolidPtr () const |
|
virtual G4DisplacedSolid * | GetDisplacedSolidPtr () |
|
| G4VSolid (__void__ &) |
|
| G4VSolid (const G4VSolid &rhs) |
|
G4VSolid & | operator= (const G4VSolid &rhs) |
|
|
G4bool | SetOriginalParameters (G4ReduciblePolygon *rz) |
|
void | Create (G4double phiStart, G4double phiTotal, G4ReduciblePolygon *rz) |
|
void | CopyStuff (const G4Polycone &source) |
|
G4ThreeVector | GetPointOnCone (G4double fRmin1, G4double fRmax1, G4double fRmin2, G4double fRmax2, G4double zOne, G4double zTwo, G4double &totArea) const |
|
G4ThreeVector | GetPointOnTubs (G4double fRMin, G4double fRMax, G4double zOne, G4double zTwo, G4double &totArea) const |
|
G4ThreeVector | GetPointOnCut (G4double fRMin1, G4double fRMax1, G4double fRMin2, G4double fRMax2, G4double zOne, G4double zTwo, G4double &totArea) const |
|
G4ThreeVector | GetPointOnRing (G4double fRMin, G4double fRMax, G4double fRMin2, G4double fRMax2, G4double zOne) const |
|
virtual G4double | DistanceTo (const G4ThreeVector &p, const G4bool outgoing) const |
|
G4ThreeVector | GetPointOnSurfaceGeneric () const |
|
void | CopyStuff (const G4VCSGfaceted &source) |
|
void | DeleteStuff () |
|
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 |
|
Definition at line 81 of file G4Polycone.hh.