Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
Public 멤버 함수 | Protected 멤버 함수 | Protected 속성 | 모든 멤버 목록
G4Polyhedra 클래스 참조

#include <G4Polyhedra.hh>

G4Polyhedra에 대한 상속 다이어그램 :
G4VCSGfaceted G4VSolid

Public 멤버 함수

 G4Polyhedra (const G4String &name, G4double phiStart, G4double phiTotal, G4int numSide, G4int numZPlanes, const G4double zPlane[], const G4double rInner[], const G4double rOuter[])
 
 G4Polyhedra (const G4String &name, G4double phiStart, G4double phiTotal, G4int numSide, G4int numRZ, const G4double r[], const G4double z[])
 
virtual ~G4Polyhedra ()
 
EInside Inside (const G4ThreeVector &p) const
 
G4double DistanceToIn (const G4ThreeVector &p, const G4ThreeVector &v) const
 
G4double DistanceToIn (const G4ThreeVector &p) const
 
void BoundingLimits (G4ThreeVector &pMin, G4ThreeVector &pMax) const
 
G4bool CalculateExtent (const EAxis pAxis, const G4VoxelLimits &pVoxelLimit, const G4AffineTransform &pTransform, G4double &pmin, G4double &pmax) const
 
void ComputeDimensions (G4VPVParameterisation *p, const G4int n, const G4VPhysicalVolume *pRep)
 
G4GeometryType GetEntityType () const
 
G4VSolidClone () const
 
G4ThreeVector GetPointOnSurface () const
 
std::ostream & StreamInfo (std::ostream &os) const
 
G4PolyhedronCreatePolyhedron () const
 
G4bool Reset ()
 
G4int GetNumSide () const
 
G4double GetStartPhi () const
 
G4double GetEndPhi () const
 
G4double GetSinStartPhi () const
 
G4double GetCosStartPhi () const
 
G4double GetSinEndPhi () const
 
G4double GetCosEndPhi () const
 
G4bool IsOpen () const
 
G4bool IsGeneric () const
 
G4int GetNumRZCorner () const
 
G4PolyhedraSideRZ GetCorner (const G4int index) const
 
G4PolyhedraHistoricalGetOriginalParameters () const
 
void SetOriginalParameters (G4PolyhedraHistorical *pars)
 
 G4Polyhedra (__void__ &)
 
 G4Polyhedra (const G4Polyhedra &source)
 
G4Polyhedraoperator= (const G4Polyhedra &source)
 
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 G4PolyhedronGetPolyhedron () 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 ()
 
G4bool operator== (const G4VSolid &s) const
 
G4String GetName () const
 
void SetName (const G4String &name)
 
G4double GetTolerance () const
 
void DumpInfo () const
 
virtual const G4VSolidGetConstituentSolid (G4int no) const
 
virtual G4VSolidGetConstituentSolid (G4int no)
 
virtual const G4DisplacedSolidGetDisplacedSolidPtr () const
 
virtual G4DisplacedSolidGetDisplacedSolidPtr ()
 
G4double EstimateCubicVolume (G4int nStat, G4double epsilon) const
 
G4double EstimateSurfaceArea (G4int nStat, G4double ell) const
 

Protected 멤버 함수

void SetOriginalParameters (G4ReduciblePolygon *rz)
 
void Create (G4double phiStart, G4double phiTotal, G4int numSide, G4ReduciblePolygon *rz)
 
void CopyStuff (const G4Polyhedra &source)
 
void DeleteStuff ()
 
G4ThreeVector GetPointOnPlane (G4ThreeVector p0, G4ThreeVector p1, G4ThreeVector p2, G4ThreeVector p3) const
 
G4ThreeVector GetPointOnTriangle (G4ThreeVector p0, G4ThreeVector p1, G4ThreeVector p2) const
 
G4ThreeVector GetPointOnSurfaceCorners () const
 
virtual G4double DistanceTo (const G4ThreeVector &p, const G4bool outgoing) const
 
G4ThreeVector GetPointOnSurfaceGeneric () const
 
void CopyStuff (const G4VCSGfaceted &source)
 
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
 

Protected 속성

G4int numSide
 
G4double startPhi
 
G4double endPhi
 
G4bool phiIsOpen
 
G4bool genericPgon
 
G4int numCorner
 
G4PolyhedraSideRZcorners
 
G4PolyhedraHistoricaloriginal_parameters
 
G4EnclosingCylinderenclosingCylinder
 
G4int numFace
 
G4VCSGface ** faces
 
G4double fCubicVolume
 
G4double fSurfaceArea
 
G4bool fRebuildPolyhedron
 
G4PolyhedronfpPolyhedron
 
G4double kCarTolerance
 

상세한 설명

G4Polyhedra.hh 파일의 81 번째 라인에서 정의되었습니다.

생성자 & 소멸자 문서화

G4Polyhedra::G4Polyhedra ( const G4String name,
G4double  phiStart,
G4double  phiTotal,
G4int  numSide,
G4int  numZPlanes,
const G4double  zPlane[],
const G4double  rInner[],
const G4double  rOuter[] 
)
G4Polyhedra::G4Polyhedra ( const G4String name,
G4double  phiStart,
G4double  phiTotal,
G4int  numSide,
G4int  numRZ,
const G4double  r[],
const G4double  z[] 
)

G4Polyhedra.cc 파일의 170 번째 라인에서 정의되었습니다.

다음을 참조함 : Create(), FatalErrorInArgument, G4endl, G4Exception(), G4VSolid::GetName(), message(), SetOriginalParameters().

G4Polyhedra::~G4Polyhedra ( )
virtual

G4Polyhedra.cc 파일의 395 번째 라인에서 정의되었습니다.

다음을 참조함 : corners, enclosingCylinder, original_parameters.

G4Polyhedra::G4Polyhedra ( __void__ &  a)

G4Polyhedra.cc 파일의 384 번째 라인에서 정의되었습니다.

G4Polyhedra::G4Polyhedra ( const G4Polyhedra source)

G4Polyhedra.cc 파일의 407 번째 라인에서 정의되었습니다.

다음을 참조함 : CopyStuff().

멤버 함수 문서화

void G4Polyhedra::BoundingLimits ( G4ThreeVector pMin,
G4ThreeVector pMax 
) const
virtual
void G4VSolid::CalculateClippedPolygonExtent ( G4ThreeVectorList pPolygon,
const G4VoxelLimits pVoxelLimit,
const EAxis  pAxis,
G4double pMin,
G4double pMax 
) const
protectedinherited

G4VSolid.cc 파일의 427 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VSolid::ClipPolygon().

다음에 의해서 참조됨 : G4VSolid::ClipBetweenSections(), G4VSolid::ClipCrossSection().

G4bool G4Polyhedra::CalculateExtent ( const EAxis  pAxis,
const G4VoxelLimits pVoxelLimit,
const G4AffineTransform pTransform,
G4double pmin,
G4double pmax 
) const
virtual
void G4VSolid::ClipBetweenSections ( G4ThreeVectorList pVertices,
const G4int  pSectionIndex,
const G4VoxelLimits pVoxelLimit,
const EAxis  pAxis,
G4double pMin,
G4double pMax 
) const
protectedinherited

G4VSolid.cc 파일의 378 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VSolid::CalculateClippedPolygonExtent().

void G4VSolid::ClipCrossSection ( G4ThreeVectorList pVertices,
const G4int  pSectionIndex,
const G4VoxelLimits pVoxelLimit,
const EAxis  pAxis,
G4double pMin,
G4double pMax 
) const
protectedinherited

G4VSolid.cc 파일의 347 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VSolid::CalculateClippedPolygonExtent().

void G4VSolid::ClipPolygon ( G4ThreeVectorList pPolygon,
const G4VoxelLimits pVoxelLimit,
const EAxis  pAxis 
) const
protectedinherited
G4VSolid * G4Polyhedra::Clone ( ) const
virtual

G4VSolid(으)로부터 재구현되었습니다.

G4Polyhedra.cc 파일의 782 번째 라인에서 정의되었습니다.

다음을 참조함 : G4Polyhedra().

void G4Polyhedra::ComputeDimensions ( G4VPVParameterisation p,
const G4int  n,
const G4VPhysicalVolume pRep 
)
virtual

G4VSolid(으)로부터 재구현되었습니다.

G4Polyhedra.cc 파일의 762 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VPVParameterisation::ComputeDimensions().

void G4VCSGfaceted::CopyStuff ( const G4VCSGfaceted source)
protectedinherited
void G4Polyhedra::CopyStuff ( const G4Polyhedra source)
protected

G4Polyhedra.cc 파일의 437 번째 라인에서 정의되었습니다.

다음을 참조함 : corners, enclosingCylinder, endPhi, G4VCSGfaceted::fpPolyhedron, G4VCSGfaceted::fRebuildPolyhedron, genericPgon, numCorner, numSide, original_parameters, phiIsOpen, startPhi.

다음에 의해서 참조됨 : G4Polyhedra(), operator=().

void G4Polyhedra::Create ( G4double  phiStart,
G4double  phiTotal,
G4int  numSide,
G4ReduciblePolygon rz 
)
protected
G4Polyhedron * G4Polyhedra::CreatePolyhedron ( ) const
virtual

Creates user defined polyhedron. This function allows to the user to define arbitrary polyhedron. The faces of the polyhedron should be either triangles or planar quadrilateral. Nodes of a face are defined by indexes pointing to the elements in the xyz array. Numeration of the elements in the array starts from 1 (like in fortran). The indexes can be positive or negative. Negative sign means that the corresponding edge is invisible. The normal of the face should be directed to exterior of the polyhedron.

매개변수
Nnodesnumber of nodes
Nfacesnumber of faces
xyznodes
faces_vecfaces (quadrilaterals or triangles)
반환값
status of the operation - is non-zero in case of problem

G4VCSGfaceted를 구현.

G4Polyhedra.cc 파일의 1112 번째 라인에서 정의되었습니다.

다음을 참조함 : a, A(), ab, B(), C(), corners, HepPolyhedron::createPolyhedron(), d, endPhi, G4Exception(), genericPgon, G4VSolid::GetName(), JustWarning, G4VSolid::kCarTolerance, message(), G4PolyhedraHistorical::Num_z_planes, numCorner, G4PolyhedraHistorical::numSide, numSide, G4PolyhedraHistorical::Opening_angle, original_parameters, phiIsOpen, G4PolyhedraSideRZ::r, G4PolyhedraHistorical::Rmax, G4PolyhedraHistorical::Rmin, G4PolyhedraHistorical::Start_angle, startPhi, twopi, G4PolyhedraSideRZ::z, G4PolyhedraHistorical::Z_values.

void G4Polyhedra::DeleteStuff ( )
protected
void G4VCSGfaceted::DescribeYourselfTo ( G4VGraphicsScene scene) const
virtualinherited

G4VSolid를 구현.

G4VCSGfaceted.cc 파일의 414 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VGraphicsScene::AddSolid().

G4double G4VCSGfaceted::DistanceTo ( const G4ThreeVector p,
const G4bool  outgoing 
) const
protectedvirtualinherited

G4VCSGfaceted.cc 파일의 396 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VCSGfaceted::faces, G4VSolid::kCarTolerance, kInfinity, G4VCSGfaceted::numFace.

다음에 의해서 참조됨 : G4VCSGfaceted::DistanceToIn(), G4VCSGfaceted::DistanceToOut().

G4double G4Polyhedra::DistanceToIn ( const G4ThreeVector p,
const G4ThreeVector v 
) const
virtual

G4VCSGfaceted(으)로부터 재구현되었습니다.

G4Polyhedra.cc 파일의 548 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VCSGfaceted::DistanceToIn(), enclosingCylinder, kInfinity, G4EnclosingCylinder::ShouldMiss().

G4double G4Polyhedra::DistanceToIn ( const G4ThreeVector p) const
virtual

G4VCSGfaceted(으)로부터 재구현되었습니다.

G4Polyhedra.cc 파일의 567 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VCSGfaceted::DistanceToIn().

G4double G4VCSGfaceted::DistanceToOut ( const G4ThreeVector p,
const G4ThreeVector v,
const G4bool  calcNorm = false,
G4bool validNorm = 0,
G4ThreeVector n = 0 
) const
virtualinherited
G4double G4VCSGfaceted::DistanceToOut ( const G4ThreeVector p) const
virtualinherited

G4VSolid를 구현.

G4VCSGfaceted.cc 파일의 385 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VCSGfaceted::DistanceTo().

void G4VSolid::DumpInfo ( ) const
inlineinherited

다음에 의해서 참조됨 : G4CutTubs::ApproxSurfaceNormal(), G4Torus::ApproxSurfaceNormal(), G4Tubs::ApproxSurfaceNormal(), G4Cons::ApproxSurfaceNormal(), G4Sphere::ApproxSurfaceNormal(), G4ScaledSolid::BoundingLimits(), G4ReflectedSolid::BoundingLimits(), G4Box::BoundingLimits(), G4DisplacedSolid::BoundingLimits(), G4Tet::BoundingLimits(), G4Orb::BoundingLimits(), G4UnionSolid::BoundingLimits(), G4SubtractionSolid::BoundingLimits(), G4IntersectionSolid::BoundingLimits(), G4Ellipsoid::BoundingLimits(), G4GenericPolycone::BoundingLimits(), G4Hype::BoundingLimits(), G4Paraboloid::BoundingLimits(), G4CutTubs::BoundingLimits(), G4TwistedTubs::BoundingLimits(), G4Polycone::BoundingLimits(), BoundingLimits(), G4EllipticalCone::BoundingLimits(), G4Trd::BoundingLimits(), G4GenericTrap::BoundingLimits(), G4Para::BoundingLimits(), G4Tubs::BoundingLimits(), G4Cons::BoundingLimits(), G4Torus::BoundingLimits(), G4ExtrudedSolid::BoundingLimits(), G4Sphere::BoundingLimits(), G4TessellatedSolid::BoundingLimits(), G4Trap::BoundingLimits(), G4ScaledSolid::ComputeDimensions(), G4ParameterisationTubsRho::ComputeDimensions(), G4ReflectedSolid::ComputeDimensions(), G4ParameterisationBoxX::ComputeDimensions(), G4ParameterisationParaX::ComputeDimensions(), G4ParameterisationConsRho::ComputeDimensions(), G4ParameterisationPolyconeRho::ComputeDimensions(), G4ParameterisationTrdX::ComputeDimensions(), G4ParameterisationPolyhedraRho::ComputeDimensions(), G4DisplacedSolid::ComputeDimensions(), G4ParameterisationTubsPhi::ComputeDimensions(), G4ParameterisationConsPhi::ComputeDimensions(), G4ParameterisationBoxY::ComputeDimensions(), G4ParameterisationParaY::ComputeDimensions(), G4ParameterisationPolyconePhi::ComputeDimensions(), G4ParameterisationTrdY::ComputeDimensions(), G4ParameterisationPolyhedraPhi::ComputeDimensions(), G4ParameterisationBoxZ::ComputeDimensions(), G4ParameterisationConsZ::ComputeDimensions(), G4ParameterisationTubsZ::ComputeDimensions(), G4ParameterisationParaZ::ComputeDimensions(), G4ParameterisationPolyconeZ::ComputeDimensions(), G4ParameterisationTrdZ::ComputeDimensions(), G4ParameterisationPolyhedraZ::ComputeDimensions(), G4ParameterisedNavigation::ComputeStep(), G4ReplicaNavigation::ComputeStep(), G4ScaledSolid::CreatePolyhedron(), G4DisplacedSolid::CreatePolyhedron(), G4SubtractionSolid::DistanceToIn(), G4EllipticalTube::DistanceToOut(), G4Ellipsoid::DistanceToOut(), G4Tet::DistanceToOut(), G4VTwistedFaceted::DistanceToOut(), G4Box::DistanceToOut(), G4Orb::DistanceToOut(), G4GenericTrap::DistanceToOut(), G4CutTubs::DistanceToOut(), G4Paraboloid::DistanceToOut(), G4EllipticalCone::DistanceToOut(), G4Trd::DistanceToOut(), G4Tubs::DistanceToOut(), G4Torus::DistanceToOut(), G4Cons::DistanceToOut(), G4Para::DistanceToOut(), G4Sphere::DistanceToOut(), G4Trap::DistanceToOut(), export_G4VSolid(), G4Polycone::G4Polycone(), G4Polyhedra(), G4BooleanSolid::GetConstituentSolid(), G4NavigationLogger::PostComputeStepLog(), G4Box::SurfaceNormal(), G4EllipticalCone::SurfaceNormal(), G4Trd::SurfaceNormal(), G4ExtrudedSolid::SurfaceNormal(), G4Para::SurfaceNormal(), G4Trap::SurfaceNormal().

G4double G4VSolid::EstimateCubicVolume ( G4int  nStat,
G4double  epsilon 
) const
inherited

G4VSolid.cc 파일의 203 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VSolid::CalculateExtent(), epsilon(), G4UniformRand, in, G4VSolid::Inside(), kOutside, kXAxis, kYAxis, kZAxis, maxY, maxZ, minY.

다음에 의해서 참조됨 : G4VCSGfaceted::GetCubicVolume(), G4VSolid::GetCubicVolume().

G4double G4VSolid::EstimateSurfaceArea ( G4int  nStat,
G4double  ell 
) const
inherited
G4double G4VCSGfaceted::GetAreaAccuracy ( ) const
inherited

G4VCSGfaceted.cc 파일의 532 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VCSGfaceted::fAreaAccuracy.

G4int G4VCSGfaceted::GetAreaStatistics ( ) const
inherited

G4VCSGfaceted.cc 파일의 523 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VCSGfaceted::fStatistics.

const G4VSolid * G4VSolid::GetConstituentSolid ( G4int  no) const
virtualinherited

G4BooleanSolid에서 재구현되었습니다.

G4VSolid.cc 파일의 167 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4BooleanSolid::StackPolyhedron().

G4VSolid * G4VSolid::GetConstituentSolid ( G4int  no)
virtualinherited

G4BooleanSolid에서 재구현되었습니다.

G4VSolid.cc 파일의 170 번째 라인에서 정의되었습니다.

G4PolyhedraSideRZ G4Polyhedra::GetCorner ( const G4int  index) const
inline
G4double G4Polyhedra::GetCosEndPhi ( ) const
inline
G4double G4Polyhedra::GetCosStartPhi ( ) const
inline

다음에 의해서 참조됨 : BoundingLimits(), CalculateExtent().

G4double G4VCSGfaceted::GetCubicVolume ( )
virtualinherited

G4VSolid(으)로부터 재구현되었습니다.

G4VCSGfaceted.cc 파일의 561 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VSolid::EstimateCubicVolume(), G4VCSGfaceted::fCubicVolume, G4VCSGfaceted::fCubVolEpsilon, G4VCSGfaceted::fStatistics.

G4double G4VCSGfaceted::GetCubVolEpsilon ( ) const
inherited

G4VCSGfaceted.cc 파일의 494 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VCSGfaceted::fCubVolEpsilon.

G4int G4VCSGfaceted::GetCubVolStatistics ( ) const
inherited

G4VCSGfaceted.cc 파일의 485 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VCSGfaceted::fStatistics.

const G4DisplacedSolid * G4VSolid::GetDisplacedSolidPtr ( ) const
virtualinherited

G4DisplacedSolid에서 재구현되었습니다.

G4VSolid.cc 파일의 173 번째 라인에서 정의되었습니다.

G4DisplacedSolid * G4VSolid::GetDisplacedSolidPtr ( )
virtualinherited

G4DisplacedSolid에서 재구현되었습니다.

G4VSolid.cc 파일의 176 번째 라인에서 정의되었습니다.

G4double G4Polyhedra::GetEndPhi ( ) const
inline
G4GeometryType G4Polyhedra::GetEntityType ( ) const
virtual

G4VCSGfaceted(으)로부터 재구현되었습니다.

G4Polyhedra.cc 파일의 773 번째 라인에서 정의되었습니다.

G4VisExtent G4VCSGfaceted::GetExtent ( ) const
virtualinherited

G4VSolid(으)로부터 재구현되었습니다.

G4VCSGfaceted.cc 파일의 425 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VCSGfaceted::faces, kInfinity, G4VCSGfaceted::numFace.

G4String G4VSolid::GetName ( ) const
inlineinherited

다음에 의해서 참조됨 : G4GMocrenFileSceneHandler::AddDetector(), G4HepRepFileSceneHandler::AddHepRepInstance(), G4GMocrenFileSceneHandler::AddPrimitive(), G4XXXFileSceneHandler::AddSolid(), G4XXXStoredSceneHandler::AddSolid(), G4HepRepFileSceneHandler::AddSolid(), G4XXXSGSceneHandler::AddSolid(), G4GMocrenFileSceneHandler::AddSolid(), G4GDMLWriteSolids::AddSolid(), G4NavigationLogger::AlongComputeStepLog(), G4GDMLWriteSolids::BooleanWrite(), G4ScaledSolid::BoundingLimits(), G4ReflectedSolid::BoundingLimits(), G4Box::BoundingLimits(), G4DisplacedSolid::BoundingLimits(), G4Tet::BoundingLimits(), G4Orb::BoundingLimits(), G4UnionSolid::BoundingLimits(), G4SubtractionSolid::BoundingLimits(), G4IntersectionSolid::BoundingLimits(), G4Ellipsoid::BoundingLimits(), G4GenericPolycone::BoundingLimits(), G4Hype::BoundingLimits(), G4CutTubs::BoundingLimits(), G4TwistedTubs::BoundingLimits(), G4Paraboloid::BoundingLimits(), G4Polycone::BoundingLimits(), BoundingLimits(), G4EllipticalCone::BoundingLimits(), G4Trd::BoundingLimits(), G4GenericTrap::BoundingLimits(), G4Para::BoundingLimits(), G4Tubs::BoundingLimits(), G4Cons::BoundingLimits(), G4Torus::BoundingLimits(), G4ExtrudedSolid::BoundingLimits(), G4Sphere::BoundingLimits(), G4TessellatedSolid::BoundingLimits(), G4Trap::BoundingLimits(), G4GDMLWriteSolids::BoxWrite(), G4GenericPolycone::CalculateExtent(), G4Polycone::CalculateExtent(), CalculateExtent(), G4ExtrudedSolid::CalculateExtent(), G4NavigationLogger::CheckDaughterEntryPoint(), G4VDivisionParameterisation::CheckNDivAndWidth(), G4VDivisionParameterisation::CheckOffset(), G4GenericTrap::CheckOrder(), G4Trd::CheckParameters(), G4Para::CheckParameters(), G4Trap::CheckParameters(), G4ParameterisationPolyconeRho::CheckParametersValidity(), G4ParameterisationPolyhedraRho::CheckParametersValidity(), G4ParameterisationPolyhedraPhi::CheckParametersValidity(), G4ParameterisationPolyconeZ::CheckParametersValidity(), G4ParameterisationPolyhedraZ::CheckParametersValidity(), G4PhantomParameterisation::CheckVoxelsFillContainer(), G4GenericTrap::ComputeIsTwisted(), G4VoxelSafety::ComputeSafety(), G4VoxelNavigation::ComputeSafety(), G4NavigationLogger::ComputeSafetyLog(), G4ParameterisedNavigation::ComputeStep(), G4ReplicaNavigation::ComputeStep(), G4GDMLWriteSolids::ConeWrite(), FFDetectorConstruction::Construct(), CCalG4Hall::constructIn(), G4GenericPolycone::Create(), G4Polycone::Create(), Create(), G4PhysicalVolumeModel::CreateCurrentAttValues(), G4GenericPolycone::CreatePolyhedron(), G4ReflectedSolid::CreatePolyhedron(), CreatePolyhedron(), G4ReflectionFactory::CreateReflectedLV(), G4GenericTrap::CreateTessellatedSolid(), G4GDMLWriteSolids::CutTubeWrite(), G4PhysicalVolumeModel::DescribeSolid(), G4SubtractionSolid::DistanceToIn(), G4Paraboloid::DistanceToIn(), G4TessellatedSolid::DistanceToIn(), G4Box::DistanceToOut(), G4Orb::DistanceToOut(), G4EllipticalCone::DistanceToOut(), G4Trd::DistanceToOut(), G4Para::DistanceToOut(), G4TessellatedSolid::DistanceToOut(), G4Trap::DistanceToOut(), G4tgbGeometryDumper::DumpSolid(), G4GDMLWriteSolids::ElconeWrite(), G4GDMLWriteSolids::EllipsoidWrite(), G4GDMLWriteSolids::EltubeWrite(), G4PVDivision::ErrorInAxis(), G4ReplicatedSlice::ErrorInAxis(), export_G4VSolid(), G4Box::G4Box(), G4Cons::G4Cons(), G4CutTubs::G4CutTubs(), G4Ellipsoid::G4Ellipsoid(), G4EllipticalCone::G4EllipticalCone(), G4Hype::G4Hype(), G4Para::G4Para(), G4Paraboloid::G4Paraboloid(), G4Polycone::G4Polycone(), G4Polyhedra(), G4Sphere::G4Sphere(), G4Trap::G4Trap(), G4Tubs::G4Tubs(), G4VParameterisationCons::G4VParameterisationCons(), G4VParameterisationPara::G4VParameterisationPara(), G4VParameterisationPolycone::G4VParameterisationPolycone(), G4VParameterisationPolyhedra::G4VParameterisationPolyhedra(), G4VParameterisationTrd::G4VParameterisationTrd(), G4VTwistedFaceted::G4VTwistedFaceted(), G4GDMLWriteSolids::GenericPolyconeWrite(), G4GDMLWriteSolids::GenTrapWrite(), G4HepRepSceneHandler::getGeometryInstance(), G4Navigator::GetGlobalExitNormal(), G4Navigator::GetLocalExitNormal(), G4ITNavigator1::GetLocalExitNormal(), G4ITNavigator2::GetLocalExitNormal(), G4BooleanSolid::GetPointOnSurface(), G4PhantomParameterisation::GetReplicaNo(), G4GDMLWriteSolids::HypeWrite(), G4TessellatedSolid::InsideNoVoxels(), G4TessellatedSolid::InsideVoxels(), G4Navigator::LocateGlobalPointAndSetup(), G4ITNavigator1::LocateGlobalPointAndSetup(), G4ITNavigator2::LocateGlobalPointAndSetup(), G4GenericTrap::MakeDownFacet(), G4Trap::MakePlanes(), G4GenericTrap::MakeUpFacet(), G4GDMLWriteSolids::MultiUnionWrite(), G4GDMLWriteSolids::OrbWrite(), G4GDMLWriteSolids::ParaboloidWrite(), G4GDMLWriteParamvol::ParametersWrite(), G4GDMLWriteSolids::ParaWrite(), G4GDMLWriteSolids::PolyconeWrite(), G4GDMLWriteSolids::PolyhedraWrite(), G4NavigationLogger::PostComputeStepLog(), G4NavigationLogger::PreComputeStepLog(), G4NavigationLogger::PrintDaughterLog(), G4tgbVolumeMgr::RegisterMe(), G4NavigationLogger::ReportOutsideMother(), G4ASCIITreeSceneHandler::RequestPrimitives(), G4VSceneHandler::RequestPrimitives(), G4GenericPolycone::Reset(), Reset(), G4VoxelSafety::SafetyForVoxelNode(), G4GDMLWriteSolids::ScaledWrite(), G4Torus::SetAllParameters(), G4Polycone::SetOriginalParameters(), SetOriginalParameters(), G4Box::SetXHalfLength(), G4Box::SetYHalfLength(), G4Box::SetZHalfLength(), G4GDMLWriteSolids::SphereWrite(), G4BooleanSolid::StackPolyhedron(), G4CSGSolid::StreamInfo(), G4TwistedBox::StreamInfo(), G4BooleanSolid::StreamInfo(), G4VCSGfaceted::StreamInfo(), G4TwistedTrd::StreamInfo(), G4EllipticalTube::StreamInfo(), G4GenericPolycone::StreamInfo(), G4ScaledSolid::StreamInfo(), G4Ellipsoid::StreamInfo(), G4ReflectedSolid::StreamInfo(), G4Tet::StreamInfo(), G4Box::StreamInfo(), G4Orb::StreamInfo(), G4VTwistedFaceted::StreamInfo(), G4TwistedTrap::StreamInfo(), G4Polycone::StreamInfo(), StreamInfo(), G4Hype::StreamInfo(), G4Paraboloid::StreamInfo(), G4CutTubs::StreamInfo(), G4GenericTrap::StreamInfo(), G4TwistedTubs::StreamInfo(), G4MultiUnion::StreamInfo(), G4DisplacedSolid::StreamInfo(), G4EllipticalCone::StreamInfo(), G4ExtrudedSolid::StreamInfo(), G4Trd::StreamInfo(), G4Para::StreamInfo(), G4Tubs::StreamInfo(), G4Torus::StreamInfo(), G4Cons::StreamInfo(), G4Sphere::StreamInfo(), G4TessellatedSolid::StreamInfo(), G4Trap::StreamInfo(), G4GDMLRead::StripNames(), SubstractSolids(), G4UnionSolid::SurfaceNormal(), G4Box::SurfaceNormal(), G4EllipticalCone::SurfaceNormal(), G4Trd::SurfaceNormal(), G4ExtrudedSolid::SurfaceNormal(), G4Para::SurfaceNormal(), G4Trap::SurfaceNormal(), G4GDMLWriteSolids::TessellatedWrite(), G4GDMLWriteSolids::TetWrite(), G4GDMLWriteSolids::TorusWrite(), G4GDMLWriteSolids::TrapWrite(), G4GDMLWriteStructure::TraverseVolumeTree(), G4GDMLWriteSolids::TrdWrite(), G4GDMLWriteSolids::TubeWrite(), G4GDMLWriteSolids::TwistedboxWrite(), G4GDMLWriteSolids::TwistedtrapWrite(), G4GDMLWriteSolids::TwistedtrdWrite(), G4GDMLWriteSolids::TwistedtubsWrite(), G4PhysicalVolumeModel::VisitGeometryAndGetVisReps(), G4GDMLWriteSolids::XtruWrite().

G4int G4Polyhedra::GetNumRZCorner ( ) const
inline
G4int G4Polyhedra::GetNumSide ( ) const
inline
G4PolyhedraHistorical* G4Polyhedra::GetOriginalParameters ( ) const
inline
G4ThreeVector G4Polyhedra::GetPointOnPlane ( G4ThreeVector  p0,
G4ThreeVector  p1,
G4ThreeVector  p2,
G4ThreeVector  p3 
) const
protected

G4Polyhedra.cc 파일의 846 번째 라인에서 정의되었습니다.

다음을 참조함 : CLHEP::normal(), G4INCL::DeJongSpin::shoot(), w.

다음에 의해서 참조됨 : GetPointOnSurface().

G4ThreeVector G4Polyhedra::GetPointOnSurface ( ) const
virtual
G4ThreeVector G4Polyhedra::GetPointOnSurfaceCorners ( ) const
protected
G4ThreeVector G4VCSGfaceted::GetPointOnSurfaceGeneric ( ) const
protectedinherited

G4VCSGfaceted.cc 파일의 604 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VCSGfaceted::faces, G4UniformRand, G4VCSGfaceted::numFace, result.

다음에 의해서 참조됨 : G4GenericPolycone::GetPointOnSurface(), GetPointOnSurface().

G4ThreeVector G4Polyhedra::GetPointOnTriangle ( G4ThreeVector  p0,
G4ThreeVector  p1,
G4ThreeVector  p2 
) const
protected

G4Polyhedra.cc 파일의 878 번째 라인에서 정의되었습니다.

다음을 참조함 : G4INCL::DeJongSpin::shoot(), w.

G4Polyhedron * G4VCSGfaceted::GetPolyhedron ( ) const
virtualinherited
G4double G4Polyhedra::GetSinEndPhi ( ) const
inline
G4double G4Polyhedra::GetSinStartPhi ( ) const
inline

다음에 의해서 참조됨 : BoundingLimits(), CalculateExtent().

G4double G4Polyhedra::GetStartPhi ( ) const
inline
G4double G4VCSGfaceted::GetSurfaceArea ( )
virtualinherited

G4VSolid(으)로부터 재구현되었습니다.

G4VCSGfaceted.cc 파일의 572 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VSolid::EstimateSurfaceArea(), G4VCSGfaceted::fAreaAccuracy, G4VCSGfaceted::fStatistics, G4VCSGfaceted::fSurfaceArea.

G4double G4VSolid::GetTolerance ( ) const
inlineinherited
EInside G4Polyhedra::Inside ( const G4ThreeVector p) const
virtual

G4VCSGfaceted(으)로부터 재구현되었습니다.

G4Polyhedra.cc 파일의 528 번째 라인에서 정의되었습니다.

다음을 참조함 : enclosingCylinder, G4VCSGfaceted::Inside(), kOutside, G4EnclosingCylinder::MustBeOutside().

G4bool G4Polyhedra::IsGeneric ( ) const
inline
G4bool G4Polyhedra::IsOpen ( ) const
inline

다음에 의해서 참조됨 : BoundingLimits(), CalculateExtent(), export_G4Polyhedra().

G4Polyhedra & G4Polyhedra::operator= ( const G4Polyhedra source)

G4Polyhedra.cc 파일의 417 번째 라인에서 정의되었습니다.

다음을 참조함 : CopyStuff(), corners, enclosingCylinder, G4VCSGfaceted::operator=(), original_parameters.

G4bool G4VSolid::operator== ( const G4VSolid s) const
inlineinherited
G4bool G4Polyhedra::Reset ( )
void G4VCSGfaceted::SetAreaAccuracy ( G4double  ep)
inherited

G4VCSGfaceted.cc 파일의 551 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VCSGfaceted::fAreaAccuracy, G4VCSGfaceted::fSurfaceArea.

void G4VCSGfaceted::SetAreaStatistics ( G4int  st)
inherited

G4VCSGfaceted.cc 파일의 541 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VCSGfaceted::fStatistics, G4VCSGfaceted::fSurfaceArea.

void G4VCSGfaceted::SetCubVolEpsilon ( G4double  ep)
inherited

G4VCSGfaceted.cc 파일의 513 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VCSGfaceted::fCubicVolume, G4VCSGfaceted::fCubVolEpsilon.

void G4VCSGfaceted::SetCubVolStatistics ( G4int  st)
inherited

G4VCSGfaceted.cc 파일의 503 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VCSGfaceted::fCubicVolume, G4VCSGfaceted::fStatistics.

void G4VSolid::SetName ( const G4String name)
inlineinherited
void G4Polyhedra::SetOriginalParameters ( G4PolyhedraHistorical pars)
inline
void G4Polyhedra::SetOriginalParameters ( G4ReduciblePolygon rz)
protected
std::ostream & G4Polyhedra::StreamInfo ( std::ostream &  os) const
virtual
G4ThreeVector G4VCSGfaceted::SurfaceNormal ( const G4ThreeVector p) const
virtualinherited

G4VSolid를 구현.

G4VCSGfaceted.cc 파일의 243 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VCSGfaceted::faces, kInfinity, CLHEP::normal(), G4VCSGfaceted::numFace.

멤버 데이타 문서화

G4PolyhedraSideRZ* G4Polyhedra::corners
protected

G4Polyhedra.hh 파일의 196 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : CopyStuff(), Create(), CreatePolyhedron(), operator=(), Reset(), SetOriginalParameters(), StreamInfo(), ~G4Polyhedra().

G4EnclosingCylinder* G4Polyhedra::enclosingCylinder
protected

G4Polyhedra.hh 파일의 199 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : CopyStuff(), Create(), DistanceToIn(), Inside(), operator=(), Reset(), ~G4Polyhedra().

G4double G4Polyhedra::endPhi
protected

G4Polyhedra.hh 파일의 192 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : CopyStuff(), Create(), CreatePolyhedron(), GetPointOnSurface(), SetOriginalParameters(), StreamInfo().

G4VCSGface** G4VCSGfaceted::faces
protectedinherited
G4double G4VCSGfaceted::fCubicVolume
protectedinherited
G4Polyhedron* G4VCSGfaceted::fpPolyhedron
mutableprotectedinherited
G4bool G4VCSGfaceted::fRebuildPolyhedron
mutableprotectedinherited

G4VCSGfaceted.hh 파일의 123 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4VCSGfaceted::CopyStuff(), G4GenericPolycone::CopyStuff(), G4Polycone::CopyStuff(), CopyStuff(), G4VCSGfaceted::GetPolyhedron().

G4double G4VCSGfaceted::fSurfaceArea
protectedinherited

G4VCSGfaceted.hh 파일의 122 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4VCSGfaceted::CopyStuff(), G4VCSGfaceted::GetSurfaceArea(), G4VCSGfaceted::SetAreaAccuracy(), G4VCSGfaceted::SetAreaStatistics().

G4bool G4Polyhedra::genericPgon
protected

G4Polyhedra.hh 파일의 194 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : CopyStuff(), CreatePolyhedron(), GetPointOnSurface(), Reset(), StreamInfo().

G4double G4VSolid::kCarTolerance
protectedinherited

G4VSolid.hh 파일의 307 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4TessellatedSolid::AddFacet(), G4Polycone::CalculateExtent(), CalculateExtent(), G4Trd::CheckParameters(), G4Para::CheckParameters(), G4GenericTrap::ComputeIsTwisted(), G4GenericPolycone::Create(), G4Polycone::Create(), Create(), G4GenericPolycone::CreatePolyhedron(), CreatePolyhedron(), G4CutTubs::CreatePolyhedron(), G4TessellatedSolid::CreateVertexList(), G4VCSGfaceted::DistanceTo(), G4VCSGfaceted::DistanceToIn(), G4Paraboloid::DistanceToIn(), G4Hype::DistanceToIn(), G4Sphere::DistanceToIn(), G4TessellatedSolid::DistanceToInCore(), G4VCSGfaceted::DistanceToOut(), G4UnionSolid::DistanceToOut(), G4Paraboloid::DistanceToOut(), G4GenericTrap::DistanceToOut(), G4Hype::DistanceToOut(), G4CutTubs::DistanceToOut(), G4Tubs::DistanceToOut(), G4Torus::DistanceToOut(), G4Cons::DistanceToOut(), G4Sphere::DistanceToOut(), G4TessellatedSolid::DistanceToOutCandidates(), G4TessellatedSolid::DistanceToOutCore(), G4TessellatedSolid::DistanceToOutNoVoxels(), G4GenericTrap::DistToPlane(), G4GenericTrap::DistToTriangle(), G4Box::G4Box(), G4Cons::G4Cons(), G4CutTubs::G4CutTubs(), G4Ellipsoid::G4Ellipsoid(), G4EllipticalCone::G4EllipticalCone(), G4EllipticalTube::G4EllipticalTube(), G4ExtrudedSolid::G4ExtrudedSolid(), G4GenericTrap::G4GenericTrap(), G4Hype::G4Hype(), G4Para::G4Para(), G4Sphere::G4Sphere(), G4Trap::G4Trap(), G4Tubs::G4Tubs(), G4UnionSolid::G4UnionSolid(), G4VSolid::G4VSolid(), G4VTwistedFaceted::G4VTwistedFaceted(), G4Orb::Initialize(), G4TessellatedSolid::Initialize(), G4VCSGfaceted::Inside(), G4VTwistedFaceted::Inside(), G4Hype::Inside(), G4Paraboloid::Inside(), G4TessellatedSolid::InsideNoVoxels(), G4GenericTrap::InsidePolygone(), G4TessellatedSolid::InsideVoxels(), G4GenericTrap::IsSegCrossingZ(), G4Trap::MakePlane(), G4GenericTrap::NormalToPlane(), G4VSolid::operator=(), G4TessellatedSolid::SafetyFromInside(), G4TessellatedSolid::SafetyFromOutside(), G4Torus::SetAllParameters(), G4Polycone::SetOriginalParameters(), SetOriginalParameters(), G4Box::SetXHalfLength(), G4Box::SetYHalfLength(), G4Box::SetZHalfLength(), G4Tet::SurfaceNormal(), G4GenericTrap::SurfaceNormal(), G4Paraboloid::SurfaceNormal(), G4Torus::SurfaceNormal().

G4int G4Polyhedra::numCorner
protected

G4Polyhedra.hh 파일의 195 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : CopyStuff(), Create(), CreatePolyhedron(), SetOriginalParameters(), StreamInfo().

G4int G4VCSGfaceted::numFace
protectedinherited
G4int G4Polyhedra::numSide
protected

G4Polyhedra.hh 파일의 190 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : CopyStuff(), Create(), CreatePolyhedron(), GetPointOnSurface(), SetOriginalParameters(), StreamInfo().

G4PolyhedraHistorical* G4Polyhedra::original_parameters
protected

G4Polyhedra.hh 파일의 197 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : CopyStuff(), CreatePolyhedron(), G4Polyhedra(), GetPointOnSurface(), operator=(), Reset(), SetOriginalParameters(), StreamInfo(), ~G4Polyhedra().

G4bool G4Polyhedra::phiIsOpen
protected

G4Polyhedra.hh 파일의 193 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : CopyStuff(), Create(), CreatePolyhedron(), GetPointOnSurface().

G4double G4Polyhedra::startPhi
protected

G4Polyhedra.hh 파일의 191 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : CopyStuff(), Create(), CreatePolyhedron(), GetPointOnSurface(), SetOriginalParameters(), StreamInfo().


이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.: