Geant4.10
|
#include <G4TwistedTubs.hh>
Additional Inherited Members | |
![]() | |
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 |
G4double | EstimateCubicVolume (G4int nStat, G4double epsilon) const |
G4double | EstimateSurfaceArea (G4int nStat, G4double ell) const |
![]() | |
G4double | kCarTolerance |
Definition at line 65 of file G4TwistedTubs.hh.
G4TwistedTubs::G4TwistedTubs | ( | const G4String & | pname, |
G4double | twistedangle, | ||
G4double | endinnerrad, | ||
G4double | endouterrad, | ||
G4double | halfzlen, | ||
G4double | dphi | ||
) |
Definition at line 65 of file G4TwistedTubs.cc.
References DBL_MIN, FatalErrorInArgument, and G4Exception().
Referenced by Clone().
G4TwistedTubs::G4TwistedTubs | ( | const G4String & | pname, |
G4double | twistedangle, | ||
G4double | endinnerrad, | ||
G4double | endouterrad, | ||
G4double | halfzlen, | ||
G4int | nseg, | ||
G4double | totphi | ||
) |
Definition at line 97 of file G4TwistedTubs.cc.
References DBL_MIN, FatalErrorInArgument, G4endl, and G4Exception().
G4TwistedTubs::G4TwistedTubs | ( | const G4String & | pname, |
G4double | twistedangle, | ||
G4double | innerrad, | ||
G4double | outerrad, | ||
G4double | negativeEndz, | ||
G4double | positiveEndz, | ||
G4double | dphi | ||
) |
Definition at line 140 of file G4TwistedTubs.cc.
References DBL_MIN, FatalErrorInArgument, and G4Exception().
G4TwistedTubs::G4TwistedTubs | ( | const G4String & | pname, |
G4double | twistedangle, | ||
G4double | innerrad, | ||
G4double | outerrad, | ||
G4double | negativeEndz, | ||
G4double | positiveEndz, | ||
G4int | nseg, | ||
G4double | totphi | ||
) |
Definition at line 162 of file G4TwistedTubs.cc.
References DBL_MIN, FatalErrorInArgument, G4endl, and G4Exception().
|
virtual |
Definition at line 215 of file G4TwistedTubs.cc.
G4TwistedTubs::G4TwistedTubs | ( | __void__ & | a | ) |
Definition at line 197 of file G4TwistedTubs.cc.
G4TwistedTubs::G4TwistedTubs | ( | const G4TwistedTubs & | rhs | ) |
Definition at line 229 of file G4TwistedTubs.cc.
|
virtual |
Implements G4VSolid.
Definition at line 322 of file G4TwistedTubs.cc.
References G4SolidExtentList::GetExtent(), python.hepunit::pi, and G4AffineTransform::TransformPoint().
|
virtual |
Reimplemented from G4VSolid.
Definition at line 1209 of file G4TwistedTubs.cc.
References G4TwistedTubs().
|
virtual |
Reimplemented from G4VSolid.
Definition at line 309 of file G4TwistedTubs.cc.
References FatalException, and G4Exception().
|
virtual |
Reimplemented from G4VSolid.
Definition at line 1089 of file G4TwistedTubs.cc.
References HepPolyhedron::createPolyhedron(), G4VTwistSurface::GetFacets(), HepPolyhedron::GetNumberOfRotationSteps(), G4INCL::Math::max(), n, and python.hepunit::twopi.
Referenced by GetPolyhedron().
|
virtual |
Implements G4VSolid.
Definition at line 1068 of file G4TwistedTubs.cc.
References G4VGraphicsScene::AddSolid().
|
virtual |
Implements G4VSolid.
Definition at line 670 of file G4TwistedTubs.cc.
References G4VTwistSurface::DistanceToIn(), Inside(), kInside, kSurface, CLHEP::Hep3Vector::set(), SurfaceNormal(), CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), and CLHEP::Hep3Vector::z().
|
virtual |
Implements G4VSolid.
Definition at line 761 of file G4TwistedTubs.cc.
References G4VTwistSurface::DistanceTo(), FatalException, G4Exception(), Inside(), kInside, kOutside, kSurface, CLHEP::Hep3Vector::set(), CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), and CLHEP::Hep3Vector::z().
|
virtual |
Implements G4VSolid.
Definition at line 841 of file G4TwistedTubs.cc.
References G4VTwistSurface::DistanceToOut(), G4VTwistSurface::GetNormal(), Inside(), G4VTwistSurface::IsValidNorm(), kOutside, kSurface, CLHEP::Hep3Vector::set(), SurfaceNormal(), CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), and CLHEP::Hep3Vector::z().
|
virtual |
Implements G4VSolid.
Definition at line 953 of file G4TwistedTubs.cc.
References G4VTwistSurface::DistanceTo(), FatalException, G4Exception(), Inside(), kInside, kOutside, kSurface, CLHEP::Hep3Vector::set(), CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), and CLHEP::Hep3Vector::z().
|
virtual |
Reimplemented from G4VSolid.
Definition at line 1217 of file G4TwistedTubs.cc.
|
inline |
Definition at line 138 of file G4TwistedTubs.hh.
Referenced by export_G4TwistedTubs(), G4tgbGeometryDumper::GetSolidParams(), and G4GDMLWriteSolids::TwistedtubsWrite().
Definition at line 154 of file G4TwistedTubs.hh.
|
inline |
Definition at line 158 of file G4TwistedTubs.hh.
Referenced by GetPointOnSurface().
Definition at line 156 of file G4TwistedTubs.hh.
|
inline |
Definition at line 161 of file G4TwistedTubs.hh.
Referenced by GetPointOnSurface().
Definition at line 153 of file G4TwistedTubs.hh.
Referenced by export_G4TwistedTubs().
Definition at line 152 of file G4TwistedTubs.hh.
Referenced by export_G4TwistedTubs().
|
virtual |
|
virtual |
Reimplemented from G4VSolid.
Definition at line 1076 of file G4TwistedTubs.cc.
|
inline |
Definition at line 140 of file G4TwistedTubs.hh.
Referenced by export_G4TwistedTubs(), G4tgbGeometryDumper::GetSolidParams(), and G4GDMLWriteSolids::TwistedtubsWrite().
|
inline |
Definition at line 142 of file G4TwistedTubs.hh.
Referenced by export_G4TwistedTubs().
|
inline |
Definition at line 145 of file G4TwistedTubs.hh.
Referenced by export_G4TwistedTubs().
|
inline |
Definition at line 141 of file G4TwistedTubs.hh.
Referenced by export_G4TwistedTubs(), G4tgbGeometryDumper::GetSolidParams(), and G4GDMLWriteSolids::TwistedtubsWrite().
|
inline |
Definition at line 143 of file G4TwistedTubs.hh.
Referenced by export_G4TwistedTubs().
|
inline |
Definition at line 139 of file G4TwistedTubs.hh.
Referenced by export_G4TwistedTubs(), G4tgbGeometryDumper::GetSolidParams(), and G4GDMLWriteSolids::TwistedtubsWrite().
|
virtual |
Reimplemented from G4VSolid.
Definition at line 1238 of file G4TwistedTubs.cc.
References G4VTwistSurface::GetBoundaryMax(), G4VTwistSurface::GetBoundaryMin(), GetEndInnerRadius(), GetEndOuterRadius(), G4VTwistSurface::GetSurfaceArea(), G4INCL::DeJongSpin::shoot(), sqr(), G4VTwistSurface::SurfacePoint(), test::x, and z.
|
virtual |
Reimplemented from G4VSolid.
Definition at line 1125 of file G4TwistedTubs.cc.
References CreatePolyhedron(), HepPolyhedron::GetNumberOfRotationSteps(), and G4Polyhedron::GetNumberOfRotationStepsAtTimeOfCreation().
|
virtual |
Reimplemented from G4VSolid.
Definition at line 1228 of file G4TwistedTubs.cc.
References G4VSolid::GetSurfaceArea().
|
inline |
Definition at line 147 of file G4TwistedTubs.hh.
Referenced by export_G4TwistedTubs().
|
inline |
Definition at line 148 of file G4TwistedTubs.hh.
Referenced by export_G4TwistedTubs().
|
inline |
Definition at line 149 of file G4TwistedTubs.hh.
Referenced by export_G4TwistedTubs().
|
inline |
Definition at line 150 of file G4TwistedTubs.hh.
Referenced by export_G4TwistedTubs().
|
inline |
Definition at line 144 of file G4TwistedTubs.hh.
Referenced by export_G4TwistedTubs(), G4tgbGeometryDumper::GetSolidParams(), and G4GDMLWriteSolids::TwistedtubsWrite().
|
virtual |
Implements G4VSolid.
Definition at line 563 of file G4TwistedTubs.cc.
References G4GeometryTolerance::GetInstance(), G4GeometryTolerance::GetRadialTolerance(), CLHEP::Hep3Vector::getRho(), kInside, kOutside, kSurface, CLHEP::Hep3Vector::set(), CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), and CLHEP::Hep3Vector::z().
Referenced by DistanceToIn(), and DistanceToOut().
G4TwistedTubs & G4TwistedTubs::operator= | ( | const G4TwistedTubs & | rhs | ) |
|
virtual |
Implements G4VSolid.
Definition at line 1035 of file G4TwistedTubs.cc.
References python.hepunit::degree, G4VSolid::GetName(), and python.hepunit::mm.
|
virtual |
Implements G4VSolid.
Definition at line 615 of file G4TwistedTubs.cc.
References G4VTwistSurface::DistanceTo(), G4VTwistSurface::GetNormal(), CLHEP::Hep3Vector::set(), CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), and CLHEP::Hep3Vector::z().
Referenced by DistanceToIn(), and DistanceToOut().