|
Geant4
10.01.p02
|
This is the complete list of members for G4Para, including all inherited members.
| ApproxSurfaceNormal(const G4ThreeVector &p) const | G4Para | private |
| 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 | G4Para | 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 | G4Para | virtual |
| ComputeDimensions(G4VPVParameterisation *p, const G4int n, const G4VPhysicalVolume *pRep) | G4Para | virtual |
| CreatePolyhedron() const | G4Para | virtual |
| CreateRotatedVertices(const G4AffineTransform &pTransform) const | G4Para | protected |
| DescribeYourselfTo(G4VGraphicsScene &scene) const | G4Para | virtual |
| DistanceToIn(const G4ThreeVector &p, const G4ThreeVector &v) const | G4Para | virtual |
| DistanceToIn(const G4ThreeVector &p) const | G4Para | virtual |
| DistanceToOut(const G4ThreeVector &p, const G4ThreeVector &v, const G4bool calcNorm=G4bool(false), G4bool *validNorm=0, G4ThreeVector *n=0) const | G4Para | virtual |
| DistanceToOut(const G4ThreeVector &p) const | G4Para | virtual |
| DumpInfo() const | G4VSolid | inline |
| EstimateCubicVolume(G4int nStat, G4double epsilon) const | G4VSolid | protected |
| EstimateSurfaceArea(G4int nStat, G4double ell) const | G4VSolid | protected |
| fCubicVolume | G4CSGSolid | protected |
| fDx | G4Para | private |
| fDy | G4Para | private |
| fDz | G4Para | private |
| fpPolyhedron | G4CSGSolid | mutableprotected |
| fRebuildPolyhedron | G4CSGSolid | mutableprotected |
| fSurfaceArea | G4CSGSolid | protected |
| fTalpha | G4Para | private |
| fTthetaCphi | G4Para | private |
| fTthetaSphi | G4Para | private |
| G4CSGSolid(const G4String &pName) | G4CSGSolid | |
| G4CSGSolid(__void__ &) | G4CSGSolid | |
| G4CSGSolid(const G4CSGSolid &rhs) | G4CSGSolid | |
| G4Para(const G4String &pName, G4double pDx, G4double pDy, G4double pDz, G4double pAlpha, G4double pTheta, G4double pPhi) | G4Para | |
| G4Para(const G4String &pName, const G4ThreeVector pt[8]) | G4Para | |
| G4Para(__void__ &) | G4Para | |
| G4Para(const G4Para &rhs) | G4Para | |
| G4VSolid(const G4String &name) | G4VSolid | |
| G4VSolid(__void__ &) | G4VSolid | |
| G4VSolid(const G4VSolid &rhs) | G4VSolid | |
| GetConstituentSolid(G4int no) const | G4VSolid | virtual |
| GetConstituentSolid(G4int no) | G4VSolid | virtual |
| GetCubicVolume() | G4Para | inlinevirtual |
| GetDisplacedSolidPtr() const | G4VSolid | virtual |
| GetDisplacedSolidPtr() | G4VSolid | virtual |
| GetEntityType() const | G4Para | virtual |
| GetExtent() const | G4VSolid | virtual |
| GetName() const | G4VSolid | inline |
| GetPointOnPlane(G4ThreeVector p0, G4ThreeVector p1, G4ThreeVector p2, G4ThreeVector p3, G4double &area) const | G4Para | private |
| GetPointOnSurface() const | G4Para | virtual |
| GetPolyhedron() const | G4CSGSolid | virtual |
| GetRadiusInRing(G4double rmin, G4double rmax) const | G4CSGSolid | protected |
| GetSurfaceArea() | G4Para | inlinevirtual |
| GetSymAxis() const | G4Para | inline |
| GetTanAlpha() const | G4Para | inline |
| GetTolerance() const | G4VSolid | inline |
| GetXHalfLength() const | G4Para | inline |
| GetYHalfLength() const | G4Para | inline |
| GetZHalfLength() const | G4Para | inline |
| Inside(const G4ThreeVector &p) const | G4Para | virtual |
| kCarTolerance | G4VSolid | protected |
| operator=(const G4Para &rhs) | G4Para | |
| G4CSGSolid::operator=(const G4CSGSolid &rhs) | G4CSGSolid | |
| G4VSolid::operator=(const G4VSolid &rhs) | G4VSolid | |
| operator==(const G4VSolid &s) const | G4VSolid | inline |
| SetAllParameters(G4double pDx, G4double pDy, G4double pDz, G4double pAlpha, G4double pTheta, G4double pPhi) | G4Para | |
| SetAlpha(G4double alpha) | G4Para | inline |
| SetName(const G4String &name) | G4VSolid | inline |
| SetTanAlpha(G4double val) | G4Para | inline |
| SetThetaAndPhi(double pTheta, double pPhi) | G4Para | inline |
| SetXHalfLength(G4double val) | G4Para | inline |
| SetYHalfLength(G4double val) | G4Para | inline |
| SetZHalfLength(G4double val) | G4Para | inline |
| StreamInfo(std::ostream &os) const | G4Para | virtual |
| SurfaceNormal(const G4ThreeVector &p) const | G4Para | virtual |
| ~G4CSGSolid() | G4CSGSolid | virtual |
| ~G4Para() | G4Para | virtual |
| ~G4VSolid() | G4VSolid | virtual |