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

#include <G4TwistedTubs.hh>

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

클래스

class  LastState
 
class  LastValue
 
class  LastValueWithDoubleVector
 
class  LastVector
 

Public 멤버 함수

 G4TwistedTubs (const G4String &pname, G4double twistedangle, G4double endinnerrad, G4double endouterrad, G4double halfzlen, G4double dphi)
 
 G4TwistedTubs (const G4String &pname, G4double twistedangle, G4double endinnerrad, G4double endouterrad, G4double halfzlen, G4int nseg, G4double totphi)
 
 G4TwistedTubs (const G4String &pname, G4double twistedangle, G4double innerrad, G4double outerrad, G4double negativeEndz, G4double positiveEndz, G4double dphi)
 
 G4TwistedTubs (const G4String &pname, G4double twistedangle, G4double innerrad, G4double outerrad, G4double negativeEndz, G4double positiveEndz, G4int nseg, G4double totphi)
 
virtual ~G4TwistedTubs ()
 
void ComputeDimensions (G4VPVParameterisation *, const G4int, const G4VPhysicalVolume *)
 
void BoundingLimits (G4ThreeVector &pMin, G4ThreeVector &pMax) const
 
G4bool CalculateExtent (const EAxis pAxis, const G4VoxelLimits &pVoxelLimit, const G4AffineTransform &pTransform, G4double &pMin, G4double &pMax) 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=G4bool(false), G4bool *validnorm=0, G4ThreeVector *n=0) const
 
G4double DistanceToOut (const G4ThreeVector &p) const
 
EInside Inside (const G4ThreeVector &p) const
 
G4ThreeVector SurfaceNormal (const G4ThreeVector &p) const
 
void DescribeYourselfTo (G4VGraphicsScene &scene) const
 
G4PolyhedronCreatePolyhedron () const
 
G4PolyhedronGetPolyhedron () const
 
std::ostream & StreamInfo (std::ostream &os) const
 
G4double GetDPhi () const
 
G4double GetPhiTwist () const
 
G4double GetInnerRadius () const
 
G4double GetOuterRadius () const
 
G4double GetInnerStereo () const
 
G4double GetOuterStereo () const
 
G4double GetZHalfLength () const
 
G4double GetKappa () const
 
G4double GetTanInnerStereo () const
 
G4double GetTanInnerStereo2 () const
 
G4double GetTanOuterStereo () const
 
G4double GetTanOuterStereo2 () const
 
G4double GetEndZ (G4int i) const
 
G4double GetEndPhi (G4int i) const
 
G4double GetEndInnerRadius (G4int i) const
 
G4double GetEndOuterRadius (G4int i) const
 
G4double GetEndInnerRadius () const
 
G4double GetEndOuterRadius () const
 
G4VisExtent GetExtent () const
 
G4GeometryType GetEntityType () const
 
G4VSolidClone () const
 
G4double GetCubicVolume ()
 
G4double GetSurfaceArea ()
 
G4ThreeVector GetPointOnSurface () const
 
 G4TwistedTubs (__void__ &)
 
 G4TwistedTubs (const G4TwistedTubs &rhs)
 
G4TwistedTubsoperator= (const G4TwistedTubs &rhs)
 
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 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 kCarTolerance
 

Private 멤버 함수

void SetFields (G4double phitwist, G4double innerrad, G4double outerrad, G4double negativeEndz, G4double positiveEndz)
 
void CreateSurfaces ()
 

Private 속성

G4double fPhiTwist
 
G4double fInnerRadius
 
G4double fOuterRadius
 
G4double fEndZ [2]
 
G4double fDPhi
 
G4double fZHalfLength
 
G4double fInnerStereo
 
G4double fOuterStereo
 
G4double fTanInnerStereo
 
G4double fTanOuterStereo
 
G4double fKappa
 
G4double fEndInnerRadius [2]
 
G4double fEndOuterRadius [2]
 
G4double fEndPhi [2]
 
G4double fInnerRadius2
 
G4double fOuterRadius2
 
G4double fTanInnerStereo2
 
G4double fTanOuterStereo2
 
G4double fEndZ2 [2]
 
G4VTwistSurfacefLowerEndcap
 
G4VTwistSurfacefUpperEndcap
 
G4VTwistSurfacefLatterTwisted
 
G4VTwistSurfacefFormerTwisted
 
G4VTwistSurfacefInnerHype
 
G4VTwistSurfacefOuterHype
 
G4double fCubicVolume
 
G4double fSurfaceArea
 
G4bool fRebuildPolyhedron
 
G4PolyhedronfpPolyhedron
 
LastState fLastInside
 
LastVector fLastNormal
 
LastValue fLastDistanceToIn
 
LastValue fLastDistanceToOut
 
LastValueWithDoubleVector fLastDistanceToInWithV
 
LastValueWithDoubleVector fLastDistanceToOutWithV
 

상세한 설명

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

생성자 & 소멸자 문서화

G4TwistedTubs::G4TwistedTubs ( const G4String pname,
G4double  twistedangle,
G4double  endinnerrad,
G4double  endouterrad,
G4double  halfzlen,
G4double  dphi 
)

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

다음을 참조함 : CreateSurfaces(), DBL_MIN, FatalErrorInArgument, G4Exception(), SetFields().

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

G4TwistedTubs::G4TwistedTubs ( const G4String pname,
G4double  twistedangle,
G4double  endinnerrad,
G4double  endouterrad,
G4double  halfzlen,
G4int  nseg,
G4double  totphi 
)

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

다음을 참조함 : CreateSurfaces(), DBL_MIN, FatalErrorInArgument, fDPhi, G4endl, G4Exception(), message(), SetFields().

G4TwistedTubs::G4TwistedTubs ( const G4String pname,
G4double  twistedangle,
G4double  innerrad,
G4double  outerrad,
G4double  negativeEndz,
G4double  positiveEndz,
G4double  dphi 
)

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

다음을 참조함 : CreateSurfaces(), DBL_MIN, FatalErrorInArgument, G4Exception(), SetFields().

G4TwistedTubs::G4TwistedTubs ( const G4String pname,
G4double  twistedangle,
G4double  innerrad,
G4double  outerrad,
G4double  negativeEndz,
G4double  positiveEndz,
G4int  nseg,
G4double  totphi 
)

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

다음을 참조함 : CreateSurfaces(), DBL_MIN, FatalErrorInArgument, fDPhi, G4endl, G4Exception(), message(), SetFields().

G4TwistedTubs::~G4TwistedTubs ( )
virtual

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

다음을 참조함 : fFormerTwisted, fInnerHype, fLatterTwisted, fLowerEndcap, fOuterHype, fpPolyhedron, fUpperEndcap.

G4TwistedTubs::G4TwistedTubs ( __void__ &  a)

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

G4TwistedTubs::G4TwistedTubs ( const G4TwistedTubs rhs)

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

다음을 참조함 : CreateSurfaces(), fEndInnerRadius, fEndOuterRadius, fEndPhi, fEndZ, fEndZ2.

멤버 함수 문서화

void G4TwistedTubs::BoundingLimits ( G4ThreeVector pMin,
G4ThreeVector pMax 
) const
virtual

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

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

다음을 참조함 : G4VSolid::DumpInfo(), fEndOuterRadius, fZHalfLength, G4Exception(), G4VSolid::GetName(), JustWarning, message(), CLHEP::Hep3Vector::set(), CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), CLHEP::Hep3Vector::z().

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

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 G4TwistedTubs::CalculateExtent ( const EAxis  pAxis,
const G4VoxelLimits pVoxelLimit,
const G4AffineTransform pTransform,
G4double pMin,
G4double pMax 
) const
virtual

G4VSolid를 구현.

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

다음을 참조함 : BoundingLimits(), G4BoundingEnvelope::CalculateExtent().

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

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

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

다음을 참조함 : G4TwistedTubs().

void G4TwistedTubs::ComputeDimensions ( G4VPVParameterisation ,
const G4int  ,
const G4VPhysicalVolume  
)
virtual

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

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

다음을 참조함 : FatalException, G4Exception().

G4Polyhedron * G4TwistedTubs::CreatePolyhedron ( ) const
virtual

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

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

다음을 참조함 : HepPolyhedron::createPolyhedron(), fDPhi, fFormerTwisted, fInnerHype, fLatterTwisted, fLowerEndcap, fOuterHype, fPhiTwist, fUpperEndcap, G4VTwistSurface::GetFacets(), HepPolyhedron::GetNumberOfRotationSteps(), G4INCL::Math::max(), n, twopi.

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

void G4TwistedTubs::CreateSurfaces ( )
private
void G4TwistedTubs::DescribeYourselfTo ( G4VGraphicsScene scene) const
virtual

G4VSolid를 구현.

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

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

G4double G4TwistedTubs::DistanceToIn ( const G4ThreeVector p,
const G4ThreeVector v 
) const
virtual
G4double G4TwistedTubs::DistanceToIn ( const G4ThreeVector p) const
virtual
G4double G4TwistedTubs::DistanceToOut ( const G4ThreeVector p,
const G4ThreeVector v,
const G4bool  calcnorm = G4bool(false),
G4bool validnorm = 0,
G4ThreeVector n = 0 
) const
virtual
G4double G4TwistedTubs::DistanceToOut ( const G4ThreeVector p) const
virtual
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(), BoundingLimits(), G4Polycone::BoundingLimits(), G4Polyhedra::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::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
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 G4TwistedTubs::GetCubicVolume ( )
virtual

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

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

다음을 참조함 : fCubicVolume, fDPhi, fInnerRadius, fOuterRadius, fZHalfLength.

const G4DisplacedSolid * G4VSolid::GetDisplacedSolidPtr ( ) const
virtualinherited

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

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

G4DisplacedSolid * G4VSolid::GetDisplacedSolidPtr ( )
virtualinherited

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

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

G4double G4TwistedTubs::GetDPhi ( ) const
inline

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

다음을 참조함 : fDPhi.

다음에 의해서 참조됨 : export_G4TwistedTubs(), G4tgbGeometryDumper::GetSolidParams(), G4GDMLWriteSolids::TwistedtubsWrite().

G4double G4TwistedTubs::GetEndInnerRadius ( G4int  i) const
inline

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

다음을 참조함 : fEndInnerRadius.

G4double G4TwistedTubs::GetEndInnerRadius ( ) const
inline

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

다음을 참조함 : fEndInnerRadius.

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

G4double G4TwistedTubs::GetEndOuterRadius ( G4int  i) const
inline

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

다음을 참조함 : fEndOuterRadius.

G4double G4TwistedTubs::GetEndOuterRadius ( ) const
inline

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

다음을 참조함 : fEndOuterRadius.

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

G4double G4TwistedTubs::GetEndPhi ( G4int  i) const
inline

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

다음을 참조함 : fEndPhi.

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

G4double G4TwistedTubs::GetEndZ ( G4int  i) const
inline

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

다음을 참조함 : fEndZ.

다음에 의해서 참조됨 : export_G4TwistedTubs(), G4GDMLWriteSolids::TwistedtubsWrite().

G4GeometryType G4TwistedTubs::GetEntityType ( ) const
virtual

G4VSolid를 구현.

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

G4VisExtent G4TwistedTubs::GetExtent ( ) const
virtual

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

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

다음을 참조함 : fEndOuterRadius, fZHalfLength.

G4double G4TwistedTubs::GetInnerRadius ( ) const
inline

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

다음을 참조함 : fInnerRadius.

다음에 의해서 참조됨 : export_G4TwistedTubs(), G4tgbGeometryDumper::GetSolidParams(), G4GDMLWriteSolids::TwistedtubsWrite().

G4double G4TwistedTubs::GetInnerStereo ( ) const
inline

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

다음을 참조함 : fInnerStereo.

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

G4double G4TwistedTubs::GetKappa ( ) const
inline

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

다음을 참조함 : fKappa.

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

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(), BoundingLimits(), G4Paraboloid::BoundingLimits(), G4Polycone::BoundingLimits(), G4Polyhedra::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(), G4Polyhedra::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(), 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(), 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().

G4double G4TwistedTubs::GetOuterRadius ( ) const
inline

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

다음을 참조함 : fOuterRadius.

다음에 의해서 참조됨 : export_G4TwistedTubs(), G4tgbGeometryDumper::GetSolidParams(), G4GDMLWriteSolids::TwistedtubsWrite().

G4double G4TwistedTubs::GetOuterStereo ( ) const
inline

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

다음을 참조함 : fOuterStereo.

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

G4double G4TwistedTubs::GetPhiTwist ( ) const
inline

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

다음을 참조함 : fPhiTwist.

다음에 의해서 참조됨 : export_G4TwistedTubs(), G4tgbGeometryDumper::GetSolidParams(), G4GDMLWriteSolids::TwistedtubsWrite().

G4ThreeVector G4TwistedTubs::GetPointOnSurface ( ) const
virtual
G4Polyhedron * G4TwistedTubs::GetPolyhedron ( ) const
virtual
G4double G4TwistedTubs::GetSurfaceArea ( )
virtual

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

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

다음을 참조함 : fSurfaceArea, G4VSolid::GetSurfaceArea().

G4double G4TwistedTubs::GetTanInnerStereo ( ) const
inline

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

다음을 참조함 : fTanInnerStereo.

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

G4double G4TwistedTubs::GetTanInnerStereo2 ( ) const
inline

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

다음을 참조함 : fTanInnerStereo2.

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

G4double G4TwistedTubs::GetTanOuterStereo ( ) const
inline

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

다음을 참조함 : fTanOuterStereo.

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

G4double G4TwistedTubs::GetTanOuterStereo2 ( ) const
inline

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

다음을 참조함 : fTanOuterStereo2.

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

G4double G4VSolid::GetTolerance ( ) const
inlineinherited
G4double G4TwistedTubs::GetZHalfLength ( ) const
inline

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

다음을 참조함 : fZHalfLength.

다음에 의해서 참조됨 : export_G4TwistedTubs(), G4tgbGeometryDumper::GetSolidParams().

EInside G4TwistedTubs::Inside ( const G4ThreeVector p) const
virtual
G4TwistedTubs & G4TwistedTubs::operator= ( const G4TwistedTubs rhs)
G4bool G4VSolid::operator== ( const G4VSolid s) const
inlineinherited
void G4TwistedTubs::SetFields ( G4double  phitwist,
G4double  innerrad,
G4double  outerrad,
G4double  negativeEndz,
G4double  positiveEndz 
)
inlineprivate
void G4VSolid::SetName ( const G4String name)
inlineinherited
std::ostream & G4TwistedTubs::StreamInfo ( std::ostream &  os) const
virtual

G4VSolid를 구현.

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

다음을 참조함 : degree, fDPhi, fEndInnerRadius, fEndOuterRadius, fEndZ, fInnerRadius, fInnerStereo, fOuterRadius, fOuterStereo, fPhiTwist, G4VSolid::GetName(), mm.

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

멤버 데이타 문서화

G4double G4TwistedTubs::fCubicVolume
private

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

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

G4double G4TwistedTubs::fDPhi
private

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

다음에 의해서 참조됨 : CreatePolyhedron(), CreateSurfaces(), G4TwistedTubs(), GetCubicVolume(), GetDPhi(), operator=(), StreamInfo().

G4double G4TwistedTubs::fEndInnerRadius[2]
private

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

다음에 의해서 참조됨 : CreateSurfaces(), G4TwistedTubs(), GetEndInnerRadius(), operator=(), SetFields(), StreamInfo().

G4double G4TwistedTubs::fEndOuterRadius[2]
private

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

다음에 의해서 참조됨 : BoundingLimits(), CreateSurfaces(), G4TwistedTubs(), GetEndOuterRadius(), GetExtent(), operator=(), SetFields(), StreamInfo().

G4double G4TwistedTubs::fEndPhi[2]
private

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

다음에 의해서 참조됨 : CreateSurfaces(), G4TwistedTubs(), GetEndPhi(), operator=(), SetFields().

G4double G4TwistedTubs::fEndZ[2]
private

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

다음에 의해서 참조됨 : CreateSurfaces(), G4TwistedTubs(), GetEndZ(), GetPointOnSurface(), operator=(), SetFields(), StreamInfo().

G4double G4TwistedTubs::fEndZ2[2]
private

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

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

G4VTwistSurface* G4TwistedTubs::fFormerTwisted
private

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

다음에 의해서 참조됨 : CreatePolyhedron(), CreateSurfaces(), DistanceToIn(), DistanceToOut(), GetPointOnSurface(), operator=(), SurfaceNormal(), ~G4TwistedTubs().

G4VTwistSurface* G4TwistedTubs::fInnerHype
private

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

다음에 의해서 참조됨 : CreatePolyhedron(), CreateSurfaces(), DistanceToIn(), DistanceToOut(), GetPointOnSurface(), Inside(), operator=(), SurfaceNormal(), ~G4TwistedTubs().

G4double G4TwistedTubs::fInnerRadius
private

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

다음에 의해서 참조됨 : CreateSurfaces(), GetCubicVolume(), GetInnerRadius(), operator=(), SetFields(), StreamInfo().

G4double G4TwistedTubs::fInnerRadius2
private

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

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

G4double G4TwistedTubs::fInnerStereo
private

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

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

G4double G4TwistedTubs::fKappa
private

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

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

LastValue G4TwistedTubs::fLastDistanceToIn
private

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

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

LastValueWithDoubleVector G4TwistedTubs::fLastDistanceToInWithV
private

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

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

LastValue G4TwistedTubs::fLastDistanceToOut
private

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

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

LastValueWithDoubleVector G4TwistedTubs::fLastDistanceToOutWithV
private

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

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

LastState G4TwistedTubs::fLastInside
private

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

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

LastVector G4TwistedTubs::fLastNormal
private

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

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

G4VTwistSurface* G4TwistedTubs::fLatterTwisted
private

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

다음에 의해서 참조됨 : CreatePolyhedron(), CreateSurfaces(), DistanceToIn(), DistanceToOut(), GetPointOnSurface(), operator=(), SurfaceNormal(), ~G4TwistedTubs().

G4VTwistSurface* G4TwistedTubs::fLowerEndcap
private

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

다음에 의해서 참조됨 : CreatePolyhedron(), CreateSurfaces(), DistanceToIn(), DistanceToOut(), GetPointOnSurface(), operator=(), SurfaceNormal(), ~G4TwistedTubs().

G4VTwistSurface* G4TwistedTubs::fOuterHype
private

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

다음에 의해서 참조됨 : CreatePolyhedron(), CreateSurfaces(), DistanceToIn(), DistanceToOut(), GetPointOnSurface(), Inside(), operator=(), SurfaceNormal(), ~G4TwistedTubs().

G4double G4TwistedTubs::fOuterRadius
private

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

다음에 의해서 참조됨 : CreateSurfaces(), GetCubicVolume(), GetOuterRadius(), operator=(), SetFields(), StreamInfo().

G4double G4TwistedTubs::fOuterRadius2
private

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

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

G4double G4TwistedTubs::fOuterStereo
private

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

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

G4double G4TwistedTubs::fPhiTwist
private

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

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

G4Polyhedron* G4TwistedTubs::fpPolyhedron
mutableprivate

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

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

G4bool G4TwistedTubs::fRebuildPolyhedron
mutableprivate

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

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

G4double G4TwistedTubs::fSurfaceArea
private

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

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

G4double G4TwistedTubs::fTanInnerStereo
private

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

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

G4double G4TwistedTubs::fTanInnerStereo2
private

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

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

G4double G4TwistedTubs::fTanOuterStereo
private

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

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

G4double G4TwistedTubs::fTanOuterStereo2
private

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

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

G4VTwistSurface* G4TwistedTubs::fUpperEndcap
private

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

다음에 의해서 참조됨 : CreatePolyhedron(), CreateSurfaces(), DistanceToIn(), DistanceToOut(), GetPointOnSurface(), operator=(), SurfaceNormal(), ~G4TwistedTubs().

G4double G4TwistedTubs::fZHalfLength
private

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

다음에 의해서 참조됨 : BoundingLimits(), GetCubicVolume(), GetExtent(), GetZHalfLength(), operator=(), SetFields().

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::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().


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