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

#include <G4ExtrudedSolid.hh>

G4ExtrudedSolid에 대한 상속 다이어그램 :
G4TessellatedSolid G4VSolid

클래스

struct  line
 
struct  plane
 
struct  ZSection
 

Public 멤버 함수

 G4ExtrudedSolid (const G4String &pName, const std::vector< G4TwoVector > &polygon, const std::vector< ZSection > &zsections)
 
 G4ExtrudedSolid (const G4String &pName, const std::vector< G4TwoVector > &polygon, G4double halfZ, const G4TwoVector &off1, G4double scale1, const G4TwoVector &off2, G4double scale2)
 
virtual ~G4ExtrudedSolid ()
 
G4int GetNofVertices () const
 
G4TwoVector GetVertex (G4int index) const
 
std::vector< G4TwoVectorGetPolygon () const
 
G4int GetNofZSections () const
 
ZSection GetZSection (G4int index) const
 
std::vector< ZSectionGetZSections () const
 
EInside Inside (const G4ThreeVector &p) const
 
G4ThreeVector SurfaceNormal (const G4ThreeVector &p) const
 
G4double DistanceToIn (const G4ThreeVector &p, const G4ThreeVector &v) const
 
G4double DistanceToIn (const G4ThreeVector &p) const
 
G4double DistanceToOut (const G4ThreeVector &p, const G4ThreeVector &v, const G4bool calcNorm=false, G4bool *validNorm=0, G4ThreeVector *n=0) const
 
G4double DistanceToOut (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
 
G4GeometryType GetEntityType () const
 
G4VSolidClone () const
 
std::ostream & StreamInfo (std::ostream &os) const
 
 G4ExtrudedSolid (__void__ &)
 
 G4ExtrudedSolid (const G4ExtrudedSolid &rhs)
 
G4ExtrudedSolidoperator= (const G4ExtrudedSolid &rhs)
 
G4TessellatedSolidoperator+= (const G4TessellatedSolid &right)
 
G4bool AddFacet (G4VFacet *aFacet)
 
G4VFacetGetFacet (G4int i) const
 
G4int GetNumberOfFacets () const
 
virtual G4bool Normal (const G4ThreeVector &p, G4ThreeVector &n) const
 
virtual G4double SafetyFromOutside (const G4ThreeVector &p, G4bool aAccurate=false) const
 
virtual G4double SafetyFromInside (const G4ThreeVector &p, G4bool aAccurate=false) const
 
virtual G4ThreeVector GetPointOnSurface () const
 
virtual G4double GetSurfaceArea ()
 
virtual G4double GetCubicVolume ()
 
void SetSolidClosed (const G4bool t)
 
G4bool GetSolidClosed () const
 
void SetMaxVoxels (G4int max)
 
G4VoxelizerGetVoxels ()
 
G4double GetMinXExtent () const
 
G4double GetMaxXExtent () const
 
G4double GetMinYExtent () const
 
G4double GetMaxYExtent () const
 
G4double GetMinZExtent () const
 
G4double GetMaxZExtent () const
 
virtual G4PolyhedronCreatePolyhedron () const
 
virtual G4PolyhedronGetPolyhedron () const
 
virtual void DescribeYourselfTo (G4VGraphicsScene &scene) const
 
virtual G4VisExtent GetExtent () const
 
G4int AllocatedMemoryWithoutVoxels ()
 
G4int AllocatedMemory ()
 
void DisplayAllocatedMemory ()
 
G4bool operator== (const G4VSolid &s) const
 
G4String GetName () const
 
void SetName (const G4String &name)
 
G4double GetTolerance () const
 
virtual void ComputeDimensions (G4VPVParameterisation *p, const G4int n, const G4VPhysicalVolume *pRep)
 
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 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 속성

G4double kCarToleranceHalf
 
G4double kCarTolerance
 

Private 멤버 함수

void ComputeProjectionParameters ()
 
void ComputeLateralPlanes ()
 
G4bool PointInPolygon (const G4ThreeVector &p) const
 
G4double DistanceToPolygonSqr (const G4ThreeVector &p) const
 
G4ThreeVector ApproxSurfaceNormal (const G4ThreeVector &p) const
 
G4ThreeVector GetVertex (G4int iz, G4int ind) const
 
G4TwoVector ProjectPoint (const G4ThreeVector &point) const
 
G4bool IsSameLine (const G4TwoVector &p, const G4TwoVector &l1, const G4TwoVector &l2) const
 
G4bool IsSameLineSegment (const G4TwoVector &p, const G4TwoVector &l1, const G4TwoVector &l2) const
 
G4bool IsSameSide (const G4TwoVector &p1, const G4TwoVector &p2, const G4TwoVector &l1, const G4TwoVector &l2) const
 
G4bool IsPointInside (const G4TwoVector &a, const G4TwoVector &b, const G4TwoVector &c, const G4TwoVector &p) const
 
G4double GetAngle (const G4TwoVector &p0, const G4TwoVector &pa, const G4TwoVector &pb) const
 
G4VFacetMakeDownFacet (G4int ind1, G4int ind2, G4int ind3) const
 
G4VFacetMakeUpFacet (G4int ind1, G4int ind2, G4int ind3) const
 
G4bool AddGeneralPolygonFacets ()
 
G4bool MakeFacets ()
 

Private 속성

G4int fNv
 
G4int fNz
 
std::vector< G4TwoVectorfPolygon
 
std::vector< ZSectionfZSections
 
std::vector< std::vector< G4int > > fTriangles
 
G4bool fIsConvex
 
G4GeometryType fGeometryType
 
G4int fSolidType
 
std::vector< planefPlanes
 
std::vector< linefLines
 
std::vector< G4doublefLengths
 
std::vector< G4doublefKScales
 
std::vector< G4doublefScale0s
 
std::vector< G4TwoVectorfKOffsets
 
std::vector< G4TwoVectorfOffset0s
 

상세한 설명

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

생성자 & 소멸자 문서화

G4ExtrudedSolid::G4ExtrudedSolid ( const G4String pName,
const std::vector< G4TwoVector > &  polygon,
const std::vector< ZSection > &  zsections 
)
G4ExtrudedSolid::G4ExtrudedSolid ( const G4String pName,
const std::vector< G4TwoVector > &  polygon,
G4double  halfZ,
const G4TwoVector off1,
G4double  scale1,
const G4TwoVector off2,
G4double  scale2 
)
G4ExtrudedSolid::~G4ExtrudedSolid ( )
virtual

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

G4ExtrudedSolid::G4ExtrudedSolid ( __void__ &  a)

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

G4ExtrudedSolid::G4ExtrudedSolid ( const G4ExtrudedSolid rhs)

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

멤버 함수 문서화

G4bool G4TessellatedSolid::AddFacet ( G4VFacet aFacet)
inherited
G4bool G4ExtrudedSolid::AddGeneralPolygonFacets ( )
private
G4int G4TessellatedSolid::AllocatedMemory ( )
inherited
G4int G4TessellatedSolid::AllocatedMemoryWithoutVoxels ( )
inherited
G4ThreeVector G4ExtrudedSolid::ApproxSurfaceNormal ( const G4ThreeVector p) const
private

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

다음을 참조함 : a, DBL_MAX, fLengths, fNv, fPlanes, fPolygon, fSolidType, fZSections, in, G4INCL::Math::max(), PointInPolygon(), tmp, CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), CLHEP::Hep3Vector::z().

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

void G4ExtrudedSolid::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 G4ExtrudedSolid::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 * G4ExtrudedSolid::Clone ( ) const
virtual

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

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

다음을 참조함 : G4ExtrudedSolid().

void G4VSolid::ComputeDimensions ( G4VPVParameterisation p,
const G4int  n,
const G4VPhysicalVolume pRep 
)
virtualinherited
void G4ExtrudedSolid::ComputeLateralPlanes ( )
private

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

다음을 참조함 : fLengths, fLines, fPlanes, fPolygon, norm, CLHEP::Hep2Vector::x(), y, CLHEP::Hep2Vector::y().

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

void G4ExtrudedSolid::ComputeProjectionParameters ( )
private

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

다음을 참조함 : fKOffsets, fKScales, fNz, fOffset0s, fScale0s, fZSections.

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

G4Polyhedron * G4TessellatedSolid::CreatePolyhedron ( ) const
virtualinherited
void G4TessellatedSolid::DescribeYourselfTo ( G4VGraphicsScene scene) const
virtualinherited

G4VSolid를 구현.

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

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

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

void G4TessellatedSolid::DisplayAllocatedMemory ( )
inherited

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

다음을 참조함 : G4TessellatedSolid::AllocatedMemory(), G4TessellatedSolid::AllocatedMemoryWithoutVoxels(), G4cout, G4endl.

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

G4double G4ExtrudedSolid::DistanceToIn ( const G4ThreeVector p,
const G4ThreeVector v 
) const
virtual
G4double G4ExtrudedSolid::DistanceToIn ( const G4ThreeVector p) const
virtual
G4double G4ExtrudedSolid::DistanceToOut ( const G4ThreeVector p,
const G4ThreeVector v,
const G4bool  calcNorm = false,
G4bool validNorm = 0,
G4ThreeVector n = 0 
) const
virtual
G4double G4ExtrudedSolid::DistanceToOut ( const G4ThreeVector p) const
virtual
G4double G4ExtrudedSolid::DistanceToPolygonSqr ( const G4ThreeVector p) const
inlineprivate

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

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(), G4Polyhedra::BoundingLimits(), G4EllipticalCone::BoundingLimits(), G4Trd::BoundingLimits(), G4GenericTrap::BoundingLimits(), G4Para::BoundingLimits(), G4Tubs::BoundingLimits(), G4Cons::BoundingLimits(), G4Torus::BoundingLimits(), 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::G4Polyhedra(), G4BooleanSolid::GetConstituentSolid(), G4NavigationLogger::PostComputeStepLog(), G4Box::SurfaceNormal(), G4EllipticalCone::SurfaceNormal(), G4Trd::SurfaceNormal(), 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 G4ExtrudedSolid::GetAngle ( const G4TwoVector p0,
const G4TwoVector pa,
const G4TwoVector pb 
) const
private

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

다음을 참조함 : pi, result, t1, t2, CLHEP::Hep2Vector::x(), CLHEP::Hep2Vector::y().

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

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

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

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

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

G4VSolid * G4VSolid::GetConstituentSolid ( G4int  no)
virtualinherited

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

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

G4double G4TessellatedSolid::GetCubicVolume ( )
virtualinherited

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

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

다음을 참조함 : CLHEP::Hep3Vector::dot(), G4TessellatedSolid::fCubicVolume, G4TessellatedSolid::fFacets, G4VFacet::GetArea(), G4VFacet::GetSurfaceNormal(), G4VFacet::GetVertex().

const G4DisplacedSolid * G4VSolid::GetDisplacedSolidPtr ( ) const
virtualinherited

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

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

G4DisplacedSolid * G4VSolid::GetDisplacedSolidPtr ( )
virtualinherited

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

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

G4GeometryType G4ExtrudedSolid::GetEntityType ( ) const
virtual

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

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

다음을 참조함 : fGeometryType.

G4VisExtent G4TessellatedSolid::GetExtent ( ) const
virtualinherited

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

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

다음을 참조함 : G4TessellatedSolid::fMaxExtent, G4TessellatedSolid::fMinExtent, CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), CLHEP::Hep3Vector::z().

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

G4VFacet * G4TessellatedSolid::GetFacet ( G4int  i) const
inlineinherited
G4double G4TessellatedSolid::GetMaxXExtent ( ) const
inherited

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

다음을 참조함 : G4TessellatedSolid::fMaxExtent, CLHEP::Hep3Vector::x().

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

G4double G4TessellatedSolid::GetMaxYExtent ( ) const
inherited

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

다음을 참조함 : G4TessellatedSolid::fMaxExtent, CLHEP::Hep3Vector::y().

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

G4double G4TessellatedSolid::GetMaxZExtent ( ) const
inherited

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

다음을 참조함 : G4TessellatedSolid::fMaxExtent, CLHEP::Hep3Vector::z().

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

G4double G4TessellatedSolid::GetMinXExtent ( ) const
inherited

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

다음을 참조함 : G4TessellatedSolid::fMinExtent, CLHEP::Hep3Vector::x().

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

G4double G4TessellatedSolid::GetMinYExtent ( ) const
inherited

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

다음을 참조함 : G4TessellatedSolid::fMinExtent, CLHEP::Hep3Vector::y().

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

G4double G4TessellatedSolid::GetMinZExtent ( ) const
inherited

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

다음을 참조함 : G4TessellatedSolid::fMinExtent, CLHEP::Hep3Vector::z().

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

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(), G4Polyhedra::BoundingLimits(), G4EllipticalCone::BoundingLimits(), G4Trd::BoundingLimits(), G4GenericTrap::BoundingLimits(), G4Para::BoundingLimits(), G4Tubs::BoundingLimits(), G4Cons::BoundingLimits(), G4Torus::BoundingLimits(), BoundingLimits(), G4Sphere::BoundingLimits(), G4TessellatedSolid::BoundingLimits(), G4Trap::BoundingLimits(), G4GDMLWriteSolids::BoxWrite(), G4GenericPolycone::CalculateExtent(), G4Polycone::CalculateExtent(), G4Polyhedra::CalculateExtent(), 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(), G4Polyhedra::Create(), G4PhysicalVolumeModel::CreateCurrentAttValues(), G4GenericPolycone::CreatePolyhedron(), G4ReflectedSolid::CreatePolyhedron(), G4Polyhedra::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::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(), G4Polyhedra::Reset(), G4VoxelSafety::SafetyForVoxelNode(), G4GDMLWriteSolids::ScaledWrite(), G4Torus::SetAllParameters(), G4Polycone::SetOriginalParameters(), G4Polyhedra::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(), G4Polyhedra::StreamInfo(), G4Hype::StreamInfo(), G4Paraboloid::StreamInfo(), G4CutTubs::StreamInfo(), G4GenericTrap::StreamInfo(), G4TwistedTubs::StreamInfo(), G4MultiUnion::StreamInfo(), G4DisplacedSolid::StreamInfo(), G4EllipticalCone::StreamInfo(), 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(), 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 G4ExtrudedSolid::GetNofVertices ( ) const
inline

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

G4int G4ExtrudedSolid::GetNofZSections ( ) const
inline
G4int G4TessellatedSolid::GetNumberOfFacets ( ) const
inherited
G4ThreeVector G4TessellatedSolid::GetPointOnSurface ( ) const
virtualinherited

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

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

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

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

std::vector<G4TwoVector> G4ExtrudedSolid::GetPolygon ( ) const
inline
G4Polyhedron * G4TessellatedSolid::GetPolyhedron ( ) const
virtualinherited
G4bool G4TessellatedSolid::GetSolidClosed ( ) const
inherited

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

다음을 참조함 : G4TessellatedSolid::fSolidClosed.

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

G4double G4TessellatedSolid::GetSurfaceArea ( )
virtualinherited

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

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

다음을 참조함 : G4TessellatedSolid::fFacets, G4TessellatedSolid::fSurfaceArea, G4VFacet::GetArea().

G4double G4VSolid::GetTolerance ( ) const
inlineinherited
G4TwoVector G4ExtrudedSolid::GetVertex ( G4int  index) const
inline
G4ThreeVector G4ExtrudedSolid::GetVertex ( G4int  iz,
G4int  ind 
) const
private

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

다음을 참조함 : fPolygon, fZSections, x.

G4Voxelizer & G4TessellatedSolid::GetVoxels ( )
inlineinherited

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

다음을 참조함 : G4TessellatedSolid::fVoxels.

ZSection G4ExtrudedSolid::GetZSection ( G4int  index) const
inline
std::vector<ZSection> G4ExtrudedSolid::GetZSections ( ) const
inline
EInside G4ExtrudedSolid::Inside ( const G4ThreeVector p) const
virtual
G4bool G4ExtrudedSolid::IsPointInside ( const G4TwoVector a,
const G4TwoVector b,
const G4TwoVector c,
const G4TwoVector p 
) const
private

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

다음을 참조함 : IsSameLineSegment(), IsSameSide(), CLHEP::Hep2Vector::x(), CLHEP::Hep2Vector::y().

다음에 의해서 참조됨 : AddGeneralPolygonFacets(), Inside().

G4bool G4ExtrudedSolid::IsSameLine ( const G4TwoVector p,
const G4TwoVector l1,
const G4TwoVector l2 
) const
private

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

다음을 참조함 : G4TessellatedSolid::kCarToleranceHalf, CLHEP::Hep2Vector::x(), CLHEP::Hep2Vector::y().

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

G4bool G4ExtrudedSolid::IsSameLineSegment ( const G4TwoVector p,
const G4TwoVector l1,
const G4TwoVector l2 
) const
private

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

다음을 참조함 : IsSameLine(), G4TessellatedSolid::kCarToleranceHalf, G4INCL::Math::max(), G4INCL::Math::min(), CLHEP::Hep2Vector::x(), CLHEP::Hep2Vector::y().

다음에 의해서 참조됨 : Inside(), IsPointInside().

G4bool G4ExtrudedSolid::IsSameSide ( const G4TwoVector p1,
const G4TwoVector p2,
const G4TwoVector l1,
const G4TwoVector l2 
) const
private

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

다음을 참조함 : CLHEP::Hep2Vector::x(), CLHEP::Hep2Vector::y().

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

G4VFacet * G4ExtrudedSolid::MakeDownFacet ( G4int  ind1,
G4int  ind2,
G4int  ind3 
) const
private

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

다음을 참조함 : ABSOLUTE, GetVertex(), tmp, CLHEP::Hep3Vector::z().

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

G4bool G4ExtrudedSolid::MakeFacets ( )
private

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

다음을 참조함 : ABSOLUTE, G4TessellatedSolid::AddFacet(), AddGeneralPolygonFacets(), fNv, fNz, fTriangles, GetVertex(), G4TessellatedSolid::SetSolidClosed().

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

G4VFacet * G4ExtrudedSolid::MakeUpFacet ( G4int  ind1,
G4int  ind2,
G4int  ind3 
) const
private

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

다음을 참조함 : ABSOLUTE, fNz, GetVertex(), tmp, CLHEP::Hep3Vector::z().

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

G4bool G4TessellatedSolid::Normal ( const G4ThreeVector p,
G4ThreeVector n 
) const
virtualinherited
G4TessellatedSolid & G4TessellatedSolid::operator+= ( const G4TessellatedSolid right)
inherited
G4ExtrudedSolid & G4ExtrudedSolid::operator= ( const G4ExtrudedSolid rhs)
G4bool G4VSolid::operator== ( const G4VSolid s) const
inlineinherited
G4bool G4ExtrudedSolid::PointInPolygon ( const G4ThreeVector p) const
inlineprivate

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

G4TwoVector G4ExtrudedSolid::ProjectPoint ( const G4ThreeVector point) const
private

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

다음을 참조함 : fKOffsets, fKScales, fNz, fOffset0s, fScale0s, fZSections, CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), CLHEP::Hep3Vector::z(), G4InuclParticleNames::z0.

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

G4double G4TessellatedSolid::SafetyFromInside ( const G4ThreeVector p,
G4bool  aAccurate = false 
) const
virtualinherited
G4double G4TessellatedSolid::SafetyFromOutside ( const G4ThreeVector p,
G4bool  aAccurate = false 
) const
virtualinherited
void G4TessellatedSolid::SetMaxVoxels ( G4int  max)
inlineinherited

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

다음을 참조함 : G4TessellatedSolid::fVoxels, G4Voxelizer::SetMaxVoxels().

void G4VSolid::SetName ( const G4String name)
inlineinherited
void G4TessellatedSolid::SetSolidClosed ( const G4bool  t)
inherited
std::ostream & G4ExtrudedSolid::StreamInfo ( std::ostream &  os) const
virtual

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

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

다음을 참조함 : fGeometryType, fIsConvex, fNv, fNz, fPolygon, fZSections, G4endl, G4VSolid::GetName(), mm.

G4ThreeVector G4ExtrudedSolid::SurfaceNormal ( const G4ThreeVector p) const
virtual

멤버 데이타 문서화

G4GeometryType G4ExtrudedSolid::fGeometryType
private

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

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

G4bool G4ExtrudedSolid::fIsConvex
private

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

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

std::vector<G4TwoVector> G4ExtrudedSolid::fKOffsets
private

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

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

std::vector<G4double> G4ExtrudedSolid::fKScales
private

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

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

std::vector<G4double> G4ExtrudedSolid::fLengths
private

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

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

std::vector<line> G4ExtrudedSolid::fLines
private

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

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

G4int G4ExtrudedSolid::fNv
private

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

다음에 의해서 참조됨 : AddGeneralPolygonFacets(), ApproxSurfaceNormal(), G4ExtrudedSolid(), Inside(), MakeFacets(), operator=(), StreamInfo(), SurfaceNormal().

G4int G4ExtrudedSolid::fNz
private
std::vector<G4TwoVector> G4ExtrudedSolid::fOffset0s
private

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

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

std::vector<plane> G4ExtrudedSolid::fPlanes
private

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

다음에 의해서 참조됨 : ApproxSurfaceNormal(), ComputeLateralPlanes(), DistanceToIn(), DistanceToOut(), Inside(), operator=(), SurfaceNormal().

std::vector<G4TwoVector> G4ExtrudedSolid::fPolygon
private
std::vector<G4double> G4ExtrudedSolid::fScale0s
private

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

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

G4int G4ExtrudedSolid::fSolidType
private

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

다음에 의해서 참조됨 : ApproxSurfaceNormal(), DistanceToIn(), DistanceToOut(), G4ExtrudedSolid(), Inside(), operator=(), SurfaceNormal().

std::vector< std::vector<G4int> > G4ExtrudedSolid::fTriangles
private

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

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

std::vector<ZSection> G4ExtrudedSolid::fZSections
private
G4double G4VSolid::kCarTolerance
protectedinherited

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

다음에 의해서 참조됨 : G4TessellatedSolid::AddFacet(), G4Polycone::CalculateExtent(), G4Polyhedra::CalculateExtent(), G4Trd::CheckParameters(), G4Para::CheckParameters(), G4GenericTrap::ComputeIsTwisted(), G4GenericPolycone::Create(), G4Polycone::Create(), G4Polyhedra::Create(), G4GenericPolycone::CreatePolyhedron(), G4Polyhedra::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(), 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(), G4Polyhedra::SetOriginalParameters(), G4Box::SetXHalfLength(), G4Box::SetYHalfLength(), G4Box::SetZHalfLength(), G4Tet::SurfaceNormal(), G4GenericTrap::SurfaceNormal(), G4Paraboloid::SurfaceNormal(), G4Torus::SurfaceNormal().

G4double G4TessellatedSolid::kCarToleranceHalf
protectedinherited

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