#include <G4Sphere.hh>
Protected 멤버 함수 | |
G4double | GetRadiusInRing (G4double rmin, G4double rmax) const |
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 | fCubicVolume |
G4double | fSurfaceArea |
G4bool | fRebuildPolyhedron |
G4Polyhedron * | fpPolyhedron |
G4double | kCarTolerance |
Private 타입 | |
enum | ESide { kNull, kRMin, kRMax, kSPhi, kEPhi, kSTheta, kETheta } |
enum | ENorm { kNRMin, kNRMax, kNSPhi, kNEPhi, kNSTheta, kNETheta } |
Private 멤버 함수 | |
void | Initialize () |
void | CheckThetaAngles (G4double sTheta, G4double dTheta) |
void | CheckSPhiAngle (G4double sPhi) |
void | CheckDPhiAngle (G4double dPhi) |
void | CheckPhiAngles (G4double sPhi, G4double dPhi) |
void | InitializePhiTrigonometry () |
void | InitializeThetaTrigonometry () |
G4ThreeVector | ApproxSurfaceNormal (const G4ThreeVector &p) const |
G4Sphere.hh 파일의 87 번째 라인에서 정의되었습니다.
|
private |
열거형 멤버 | |
---|---|
kNRMin | |
kNRMax | |
kNSPhi | |
kNEPhi | |
kNSTheta | |
kNETheta |
G4Sphere.hh 파일의 230 번째 라인에서 정의되었습니다.
|
private |
열거형 멤버 | |
---|---|
kNull | |
kRMin | |
kRMax | |
kSPhi | |
kEPhi | |
kSTheta | |
kETheta |
G4Sphere.hh 파일의 226 번째 라인에서 정의되었습니다.
G4Sphere::G4Sphere | ( | const G4String & | pName, |
G4double | pRmin, | ||
G4double | pRmax, | ||
G4double | pSPhi, | ||
G4double | pDPhi, | ||
G4double | pSTheta, | ||
G4double | pDTheta | ||
) |
G4Sphere.cc 파일의 94 번째 라인에서 정의되었습니다.
다음을 참조함 : CheckPhiAngles(), CheckThetaAngles(), FatalException, fEpsilon, fRmax, fRmaxTolerance, fRmin, fRminTolerance, G4endl, G4Exception(), G4GeometryTolerance::GetAngularTolerance(), G4GeometryTolerance::GetInstance(), G4VSolid::GetName(), G4GeometryTolerance::GetRadialTolerance(), halfAngTolerance, halfCarTolerance, kAngTolerance, G4VSolid::kCarTolerance, kRadTolerance, G4INCL::Math::max(), message().
다음에 의해서 참조됨 : Clone().
G4Sphere::~G4Sphere | ( | ) |
G4Sphere.cc 파일의 149 번째 라인에서 정의되었습니다.
G4Sphere::G4Sphere | ( | __void__ & | a | ) |
G4Sphere.cc 파일의 132 번째 라인에서 정의되었습니다.
G4Sphere::G4Sphere | ( | const G4Sphere & | rhs | ) |
G4Sphere.cc 파일의 157 번째 라인에서 정의되었습니다.
|
private |
G4Sphere.cc 파일의 553 번째 라인에서 정의되었습니다.
다음을 참조함 : cosEPhi, cosETheta, cosSPhi, cosSTheta, G4VSolid::DumpInfo(), fDPhi, fDTheta, fFullPhiSphere, fFullThetaSphere, fRmax, fRmin, fSPhi, fSTheta, G4Exception(), JustWarning, kNEPhi, kNETheta, kNRMax, kNRMin, kNSPhi, kNSTheta, norm, radius, sinEPhi, sinETheta, sinSPhi, sinSTheta, twopi, CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), CLHEP::Hep3Vector::z().
다음에 의해서 참조됨 : SurfaceNormal().
|
virtual |
G4VSolid(으)로부터 재구현되었습니다.
G4Sphere.cc 파일의 232 번째 라인에서 정의되었습니다.
다음을 참조함 : G4GeomTools::DiskExtent(), G4VSolid::DumpInfo(), G4Exception(), GetCosEndPhi(), GetCosEndTheta(), GetCosStartPhi(), GetCosStartTheta(), GetDeltaPhiAngle(), GetDeltaThetaAngle(), GetInnerRadius(), G4VSolid::GetName(), GetOuterRadius(), GetSinEndPhi(), GetSinEndTheta(), GetSinStartPhi(), GetSinStartTheta(), GetStartThetaAngle(), halfpi, JustWarning, G4INCL::Math::max(), message(), G4INCL::Math::min(), pi, CLHEP::Hep3Vector::set(), twopi, CLHEP::Hep2Vector::x(), CLHEP::Hep3Vector::x(), CLHEP::Hep2Vector::y(), CLHEP::Hep3Vector::y(), CLHEP::Hep3Vector::z().
다음에 의해서 참조됨 : CalculateExtent().
|
protectedinherited |
G4VSolid.cc 파일의 427 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VSolid::ClipPolygon().
다음에 의해서 참조됨 : G4VSolid::ClipBetweenSections(), G4VSolid::ClipCrossSection().
|
virtual |
G4VSolid를 구현.
G4Sphere.cc 파일의 289 번째 라인에서 정의되었습니다.
다음을 참조함 : BoundingLimits(), G4BoundingEnvelope::CalculateExtent().
다음에 의해서 참조됨 : G4Sphere().
다음에 의해서 참조됨 : G4Sphere().
|
protectedinherited |
G4VSolid.cc 파일의 378 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VSolid::CalculateClippedPolygonExtent().
|
protectedinherited |
G4VSolid.cc 파일의 347 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VSolid::CalculateClippedPolygonExtent().
|
protectedinherited |
G4VSolid.cc 파일의 494 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VoxelLimits::AddLimit(), G4VSolid::ClipPolygonToSimpleLimits(), G4VoxelLimits::GetMaxXExtent(), G4VoxelLimits::GetMaxYExtent(), G4VoxelLimits::GetMaxZExtent(), G4VoxelLimits::GetMinXExtent(), G4VoxelLimits::GetMinYExtent(), G4VoxelLimits::GetMinZExtent(), G4VoxelLimits::IsLimited(), G4VoxelLimits::IsXLimited(), G4VoxelLimits::IsYLimited(), G4VoxelLimits::IsZLimited(), kInfinity, kXAxis, kYAxis, kZAxis.
다음에 의해서 참조됨 : G4VSolid::CalculateClippedPolygonExtent().
|
virtual |
|
virtual |
G4VSolid(으)로부터 재구현되었습니다.
G4Sphere.cc 파일의 221 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VPVParameterisation::ComputeDimensions().
|
virtual |
|
virtual |
|
virtual |
G4VSolid를 구현.
G4Sphere.cc 파일의 726 번째 라인에서 정의되었습니다.
다음을 참조함 : cosCPhi, cosEPhi, cosHDPhiIT, cosHDPhiOT, cosSPhi, d, d2, eTheta, fFullPhiSphere, fFullThetaSphere, fRmax, fRmaxTolerance, fRmin, fRminTolerance, fSTheta, halfAngTolerance, halfCarTolerance, halfpi, kAngTolerance, G4VSolid::kCarTolerance, kInfinity, pi, sinCPhi, sinEPhi, sinSPhi, t1, t2, tanETheta2, tanSTheta2, CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), CLHEP::Hep3Vector::z().
|
virtual |
G4VSolid를 구현.
G4Sphere.cc 파일의 1675 번째 라인에서 정의되었습니다.
다음을 참조함 : cosCPhi, cosEPhi, cosSPhi, eTheta, fFullPhiSphere, fFullThetaSphere, fRmax, fRmin, fSTheta, hDPhi, pi, sinCPhi, sinEPhi, sinSPhi, CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), CLHEP::Hep3Vector::z().
|
virtual |
G4VSolid를 구현.
G4Sphere.cc 파일의 1771 번째 라인에서 정의되었습니다.
다음을 참조함 : cosCPhi, cosEPhi, cosSPhi, d, d2, G4VSolid::DumpInfo(), ePhi, eTheta, fDPhi, fFullPhiSphere, fFullThetaSphere, fRmax, fRmaxTolerance, fRmin, fRminTolerance, fSPhi, fSTheta, G4cout, G4endl, G4Exception(), halfAngTolerance, halfCarTolerance, halfpi, JustWarning, kAngTolerance, G4VSolid::kCarTolerance, kEPhi, kETheta, kInfinity, kNull, kRMax, kRMin, kSPhi, kSTheta, message(), mm, pi, sinCPhi, sinEPhi, sinETheta, sinSPhi, t1, t2, tanETheta, tanETheta2, tanSTheta, tanSTheta2, CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), CLHEP::Hep3Vector::z().
|
virtual |
G4VSolid를 구현.
G4Sphere.cc 파일의 2662 번째 라인에서 정의되었습니다.
다음을 참조함 : cosCPhi, cosEPhi, cosSPhi, G4VSolid::DumpInfo(), eTheta, fFullPhiSphere, fFullThetaSphere, fRmax, fRmin, fSTheta, G4cout, G4endl, G4Exception(), Inside(), JustWarning, kInfinity, kOutside, G4INCL::Math::min(), mm, pi, sinCPhi, sinEPhi, sinSPhi, CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), CLHEP::Hep3Vector::z().
|
inlineinherited |
다음에 의해서 참조됨 : G4CutTubs::ApproxSurfaceNormal(), G4Torus::ApproxSurfaceNormal(), G4Tubs::ApproxSurfaceNormal(), G4Cons::ApproxSurfaceNormal(), 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(), G4ExtrudedSolid::BoundingLimits(), 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(), 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().
G4VSolid.cc 파일의 203 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VSolid::CalculateExtent(), epsilon(), G4UniformRand, in, G4VSolid::Inside(), kOutside, kXAxis, kYAxis, kZAxis, maxY, maxZ, minY.
다음에 의해서 참조됨 : G4VCSGfaceted::GetCubicVolume(), G4VSolid::GetCubicVolume().
G4VSolid.cc 파일의 263 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VSolid::CalculateExtent(), G4VSolid::DistanceToIn(), G4VSolid::DistanceToOut(), G4UniformRand, in, G4VSolid::Inside(), kOutside, kXAxis, kYAxis, kZAxis, maxY, maxZ, minY.
다음에 의해서 참조됨 : G4VCSGfaceted::GetSurfaceArea(), G4MultiUnion::GetSurfaceArea(), G4VSolid::GetSurfaceArea().
G4BooleanSolid에서 재구현되었습니다.
G4VSolid.cc 파일의 167 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4BooleanSolid::StackPolyhedron().
G4BooleanSolid에서 재구현되었습니다.
G4VSolid.cc 파일의 170 번째 라인에서 정의되었습니다.
|
inline |
다음에 의해서 참조됨 : BoundingLimits().
|
inline |
다음에 의해서 참조됨 : BoundingLimits().
|
inline |
다음에 의해서 참조됨 : BoundingLimits().
|
inline |
다음에 의해서 참조됨 : BoundingLimits().
|
inline |
|
inline |
|
virtualinherited |
G4DisplacedSolid에서 재구현되었습니다.
G4VSolid.cc 파일의 173 번째 라인에서 정의되었습니다.
|
virtualinherited |
G4DisplacedSolid에서 재구현되었습니다.
G4VSolid.cc 파일의 176 번째 라인에서 정의되었습니다.
|
inline |
|
inline |
|
virtual |
G4VSolid를 구현.
G4Sphere.cc 파일의 2755 번째 라인에서 정의되었습니다.
|
virtual |
|
inline |
다음에 의해서 참조됨 : BoundingLimits(), G4tgbGeometryDumper::GetSolidParams(), G4PSSphereSurfaceCurrent::IsSelectedSurface(), G4PSSphereSurfaceFlux::IsSelectedSurface(), G4PSSphereSurfaceCurrent::ProcessHits(), G4PSSphereSurfaceFlux::ProcessHits(), G4GDMLWriteParamvol::Sphere_dimensionsWrite(), G4GDMLWriteSolids::SphereWrite().
|
inline |
다음에 의해서 참조됨 : export_G4Sphere().
|
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(), G4ExtrudedSolid::BoundingLimits(), 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(), 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(), G4TwistedTrap::StreamInfo(), G4VTwistedFaceted::StreamInfo(), G4Polycone::StreamInfo(), G4Hype::StreamInfo(), G4Polyhedra::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(), 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().
|
inline |
|
virtual |
G4VSolid(으)로부터 재구현되었습니다.
G4Sphere.cc 파일의 2797 번째 라인에서 정의되었습니다.
다음을 참조함 : cosEPhi, cosETheta, cosSPhi, cosSTheta, ePhi, eTheta, fDPhi, fDTheta, fFullPhiSphere, fRmax, fRmin, fSPhi, fSTheta, G4CSGSolid::GetRadiusInRing(), halfpi, pi, G4INCL::DeJongSpin::shoot(), sinEPhi, sinETheta, sinSPhi, sinSTheta, sqr(), tanETheta, tanSTheta.
|
virtualinherited |
G4VSolid(으)로부터 재구현되었습니다.
G4CSGSolid.cc 파일의 130 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VSolid::CreatePolyhedron(), G4CSGSolid::fpPolyhedron, G4CSGSolid::fRebuildPolyhedron, HepPolyhedron::GetNumberOfRotationSteps(), G4Polyhedron::GetNumberOfRotationStepsAtTimeOfCreation(), G4TemplateAutoLock< _Mutex_t >::unlock().
다음에 의해서 참조됨 : G4ScoringCylinder::Draw(), G4ScoringBox::Draw(), G4ScoringCylinder::DrawColumn(), G4ScoringBox::DrawColumn().
G4CSGSolid.cc 파일의 112 번째 라인에서 정의되었습니다.
다음을 참조함 : G4RandomRadiusInRing().
다음에 의해서 참조됨 : G4CutTubs::GetPointOnSurface(), G4Tubs::GetPointOnSurface(), G4Torus::GetPointOnSurface(), G4Cons::GetPointOnSurface(), GetPointOnSurface().
|
inline |
|
inline |
|
inline |
다음에 의해서 참조됨 : BoundingLimits().
|
inline |
다음에 의해서 참조됨 : BoundingLimits().
|
inline |
다음에 의해서 참조됨 : BoundingLimits().
|
inline |
다음에 의해서 참조됨 : BoundingLimits().
|
inline |
|
inline |
|
inline |
|
inline |
|
virtual |
|
inlineinherited |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
virtual |
G4VSolid를 구현.
G4Sphere.cc 파일의 310 번째 라인에서 정의되었습니다.
다음을 참조함 : ePhi, eTheta, fFullPhiSphere, fFullThetaSphere, fRmax, fRmaxTolerance, fRmin, fRminTolerance, fSPhi, fSTheta, halfAngTolerance, in, kInside, kOutside, kSurface, G4INCL::Math::max(), pi, twopi, CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), CLHEP::Hep3Vector::z().
다음에 의해서 참조됨 : DistanceToOut().
G4Sphere.cc 파일의 183 번째 라인에서 정의되었습니다.
다음을 참조함 : cosCPhi, cosEPhi, cosETheta, cosHDPhiIT, cosHDPhiOT, cosSPhi, cosSTheta, cPhi, ePhi, eTheta, fDPhi, fDTheta, fEpsilon, fFullPhiSphere, fFullSphere, fFullThetaSphere, fRmax, fRmaxTolerance, fRmin, fRminTolerance, fSPhi, fSTheta, halfAngTolerance, halfCarTolerance, hDPhi, kAngTolerance, kRadTolerance, G4CSGSolid::operator=(), sinCPhi, sinEPhi, sinETheta, sinSPhi, sinSTheta, tanETheta, tanETheta2, tanSTheta, tanSTheta2.
다음에 의해서 참조됨 : G4GDMLParameterisation::ComputeDimensions(), export_G4Sphere().
다음에 의해서 참조됨 : G4GDMLParameterisation::ComputeDimensions(), export_G4Sphere().
다음에 의해서 참조됨 : G4GDMLParameterisation::ComputeDimensions().
다음에 의해서 참조됨 : export_G4Sphere().
다음에 의해서 참조됨 : export_G4VSolid(), G4MultiUnion::G4MultiUnion(), G4GDMLRead::StripNames().
다음에 의해서 참조됨 : G4GDMLParameterisation::ComputeDimensions(), export_G4Sphere().
다음에 의해서 참조됨 : G4GDMLParameterisation::ComputeDimensions(), export_G4Sphere().
다음에 의해서 참조됨 : G4GDMLParameterisation::ComputeDimensions(), export_G4Sphere().
|
virtual |
G4CSGSolid(으)로부터 재구현되었습니다.
G4Sphere.cc 파일의 2773 번째 라인에서 정의되었습니다.
다음을 참조함 : degree, fDPhi, fDTheta, fRmax, fRmin, fSPhi, fSTheta, G4VSolid::GetName(), mm.
|
virtual |
G4VSolid를 구현.
G4Sphere.cc 파일의 424 번째 라인에서 정의되었습니다.
다음을 참조함 : ApproxSurfaceNormal(), cosEPhi, cosETheta, cosSPhi, cosSTheta, ePhi, eTheta, fFullPhiSphere, fFullSphere, fFullThetaSphere, fRmax, fRmin, fSPhi, fSTheta, G4Exception(), halfAngTolerance, halfCarTolerance, JustWarning, kInfinity, norm, pi, radius, sinEPhi, sinETheta, sinSPhi, sinSTheta, twopi, CLHEP::Hep3Vector::unit(), CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), CLHEP::Hep3Vector::z().
|
private |
G4Sphere.hh 파일의 241 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DistanceToIn(), DistanceToOut(), operator=().
|
private |
G4Sphere.hh 파일의 241 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : ApproxSurfaceNormal(), DistanceToIn(), DistanceToOut(), GetPointOnSurface(), operator=(), SurfaceNormal().
|
private |
G4Sphere.hh 파일의 246 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : ApproxSurfaceNormal(), GetPointOnSurface(), GetSurfaceArea(), operator=(), SurfaceNormal().
|
private |
G4Sphere.hh 파일의 241 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DistanceToIn(), operator=().
|
private |
G4Sphere.hh 파일의 241 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DistanceToIn(), operator=().
|
private |
G4Sphere.hh 파일의 241 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : ApproxSurfaceNormal(), DistanceToIn(), DistanceToOut(), GetPointOnSurface(), operator=(), SurfaceNormal().
|
private |
G4Sphere.hh 파일의 246 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : ApproxSurfaceNormal(), GetPointOnSurface(), GetSurfaceArea(), operator=(), SurfaceNormal().
|
private |
G4Sphere.hh 파일의 241 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : operator=().
|
private |
G4Sphere.hh 파일의 241 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DistanceToOut(), GetPointOnSurface(), Inside(), operator=(), SurfaceNormal().
|
private |
G4Sphere.hh 파일의 246 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DistanceToIn(), DistanceToOut(), GetPointOnSurface(), GetSurfaceArea(), Inside(), operator=(), SurfaceNormal().
|
protectedinherited |
G4CSGSolid.hh 파일의 78 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4Trd::GetCubicVolume(), G4Para::GetCubicVolume(), G4Trap::GetCubicVolume(), G4CSGSolid::operator=(), G4Trd::SetAllParameters(), G4Para::SetAllParameters(), G4Torus::SetAllParameters(), G4Trap::SetAllParameters(), G4Box::SetXHalfLength(), G4Box::SetYHalfLength(), G4Box::SetZHalfLength().
|
private |
G4Sphere.hh 파일의 237 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : ApproxSurfaceNormal(), CreatePolyhedron(), DistanceToOut(), GetPointOnSurface(), GetSurfaceArea(), operator=(), StreamInfo().
|
private |
G4Sphere.hh 파일의 237 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : ApproxSurfaceNormal(), CreatePolyhedron(), GetPointOnSurface(), GetSurfaceArea(), operator=(), StreamInfo().
|
private |
G4Sphere.hh 파일의 232 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4Sphere(), operator=().
|
private |
G4Sphere.hh 파일의 251 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : ApproxSurfaceNormal(), DistanceToIn(), DistanceToOut(), GetPointOnSurface(), GetSurfaceArea(), Inside(), operator=(), SurfaceNormal().
|
private |
G4Sphere.hh 파일의 251 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : operator=(), SurfaceNormal().
|
private |
G4Sphere.hh 파일의 251 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : ApproxSurfaceNormal(), DistanceToIn(), DistanceToOut(), Inside(), operator=(), SurfaceNormal().
|
mutableprotectedinherited |
G4CSGSolid.hh 파일의 81 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4CSGSolid::GetPolyhedron(), G4CSGSolid::operator=(), G4CSGSolid::~G4CSGSolid().
|
mutableprotectedinherited |
G4CSGSolid.hh 파일의 80 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4Para::G4Para(), G4CSGSolid::GetPolyhedron(), G4CSGSolid::operator=(), G4Trd::SetAllParameters(), G4Para::SetAllParameters(), G4Torus::SetAllParameters(), G4Trap::SetAllParameters(), G4Box::SetXHalfLength(), G4Box::SetYHalfLength(), G4Box::SetZHalfLength().
|
private |
G4Sphere.hh 파일의 237 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : ApproxSurfaceNormal(), CreatePolyhedron(), DistanceToIn(), DistanceToOut(), G4Sphere(), GetExtent(), GetPointOnSurface(), GetSurfaceArea(), Inside(), operator=(), StreamInfo(), SurfaceNormal().
|
private |
G4Sphere.hh 파일의 232 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DistanceToIn(), DistanceToOut(), G4Sphere(), Inside(), operator=().
|
private |
G4Sphere.hh 파일의 237 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : ApproxSurfaceNormal(), CreatePolyhedron(), DistanceToIn(), DistanceToOut(), G4Sphere(), GetPointOnSurface(), GetSurfaceArea(), Inside(), operator=(), StreamInfo(), SurfaceNormal().
|
private |
G4Sphere.hh 파일의 232 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DistanceToIn(), DistanceToOut(), G4Sphere(), Inside(), operator=().
|
private |
G4Sphere.hh 파일의 237 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : ApproxSurfaceNormal(), CreatePolyhedron(), DistanceToOut(), GetPointOnSurface(), Inside(), operator=(), StreamInfo(), SurfaceNormal().
|
private |
G4Sphere.hh 파일의 237 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : ApproxSurfaceNormal(), CreatePolyhedron(), DistanceToIn(), DistanceToOut(), GetPointOnSurface(), GetSurfaceArea(), Inside(), operator=(), StreamInfo(), SurfaceNormal().
|
protectedinherited |
G4CSGSolid.hh 파일의 79 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4Trd::GetSurfaceArea(), G4Para::GetSurfaceArea(), GetSurfaceArea(), G4Trap::GetSurfaceArea(), G4CSGSolid::operator=(), G4Trd::SetAllParameters(), G4Para::SetAllParameters(), G4Torus::SetAllParameters(), G4Trap::SetAllParameters(), G4Box::SetXHalfLength(), G4Box::SetYHalfLength(), G4Box::SetZHalfLength().
|
private |
G4Sphere.hh 파일의 255 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DistanceToIn(), DistanceToOut(), G4Sphere(), Inside(), operator=(), SurfaceNormal().
|
private |
G4Sphere.hh 파일의 255 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DistanceToIn(), DistanceToOut(), G4Sphere(), operator=(), SurfaceNormal().
|
private |
G4Sphere.hh 파일의 241 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DistanceToIn(), operator=().
|
private |
G4Sphere.hh 파일의 232 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DistanceToIn(), DistanceToOut(), G4Sphere(), operator=().
|
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(), DistanceToIn(), G4TessellatedSolid::DistanceToInCore(), G4VCSGfaceted::DistanceToOut(), G4UnionSolid::DistanceToOut(), G4Paraboloid::DistanceToOut(), G4GenericTrap::DistanceToOut(), G4Hype::DistanceToOut(), G4CutTubs::DistanceToOut(), G4Tubs::DistanceToOut(), G4Torus::DistanceToOut(), G4Cons::DistanceToOut(), 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(), 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(), G4Paraboloid::SurfaceNormal(), G4GenericTrap::SurfaceNormal(), G4Torus::SurfaceNormal().
|
private |
G4Sphere.hh 파일의 232 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4Sphere(), operator=().
|
private |
G4Sphere.hh 파일의 241 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DistanceToIn(), DistanceToOut(), operator=().
|
private |
G4Sphere.hh 파일의 241 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : ApproxSurfaceNormal(), DistanceToIn(), DistanceToOut(), GetPointOnSurface(), operator=(), SurfaceNormal().
|
private |
G4Sphere.hh 파일의 246 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : ApproxSurfaceNormal(), DistanceToOut(), GetPointOnSurface(), GetSurfaceArea(), operator=(), SurfaceNormal().
|
private |
G4Sphere.hh 파일의 241 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : ApproxSurfaceNormal(), DistanceToIn(), DistanceToOut(), GetPointOnSurface(), operator=(), SurfaceNormal().
|
private |
G4Sphere.hh 파일의 246 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : ApproxSurfaceNormal(), GetPointOnSurface(), GetSurfaceArea(), operator=(), SurfaceNormal().
|
private |
G4Sphere.hh 파일의 246 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DistanceToOut(), GetPointOnSurface(), operator=().
|
private |
G4Sphere.hh 파일의 246 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DistanceToIn(), DistanceToOut(), operator=().
|
private |
G4Sphere.hh 파일의 246 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DistanceToOut(), GetPointOnSurface(), operator=().
|
private |
G4Sphere.hh 파일의 246 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DistanceToIn(), DistanceToOut(), operator=().