Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4CutTubs.hh>
Additional Inherited Members | |
Protected Types inherited from G4Tubs | |
enum | ESide { kNull , kRMin , kRMax , kSPhi , kEPhi , kPZ , kMZ } |
enum | ENorm { kNRMin , kNRMax , kNSPhi , kNEPhi , kNZ } |
Protected Attributes inherited from G4Tubs | |
G4double | kRadTolerance |
G4double | kAngTolerance |
G4double | fRMin |
G4double | fRMax |
G4double | fDz |
G4double | fSPhi |
G4double | fDPhi |
G4double | sinCPhi |
G4double | cosCPhi |
G4double | cosHDPhiOT |
G4double | cosHDPhiIT |
G4double | sinSPhi |
G4double | cosSPhi |
G4double | sinEPhi |
G4double | cosEPhi |
G4bool | fPhiFullTube |
Protected Attributes inherited from G4CSGSolid | |
G4double | fCubicVolume |
G4double | fSurfaceArea |
G4Polyhedron * | fpPolyhedron |
Protected Attributes inherited from G4VSolid | |
G4double | kCarTolerance |
Definition at line 52 of file G4CutTubs.hh.
G4CutTubs::G4CutTubs | ( | const G4String & | pName, |
G4double | pRMin, | ||
G4double | pRMax, | ||
G4double | pDz, | ||
G4double | pSPhi, | ||
G4double | pDPhi, | ||
G4ThreeVector | pLowNorm, | ||
G4ThreeVector | pHighNorm | ||
) |
Definition at line 66 of file G4CutTubs.cc.
G4CutTubs::~G4CutTubs | ( | ) |
Definition at line 153 of file G4CutTubs.cc.
G4CutTubs::G4CutTubs | ( | __void__ & | a | ) |
Definition at line 142 of file G4CutTubs.cc.
Definition at line 161 of file G4CutTubs.cc.
|
protectedvirtual |
Reimplemented from G4Tubs.
Definition at line 623 of file G4CutTubs.cc.
Referenced by SurfaceNormal().
|
virtual |
Implements G4VSolid.
Definition at line 194 of file G4CutTubs.cc.
|
virtual |
Reimplemented from G4VSolid.
Definition at line 1862 of file G4CutTubs.cc.
|
virtual |
Reimplemented from G4VSolid.
Definition at line 1975 of file G4CutTubs.cc.
|
protected |
Definition at line 1767 of file G4CutTubs.cc.
Referenced by CalculateExtent().
|
virtual |
Implements G4VSolid.
Definition at line 1970 of file G4CutTubs.cc.
|
virtual |
Implements G4VSolid.
Definition at line 1221 of file G4CutTubs.cc.
|
virtual |
Implements G4VSolid.
Definition at line 765 of file G4CutTubs.cc.
Referenced by DistanceToIn().
|
virtual |
Implements G4VSolid.
Definition at line 1714 of file G4CutTubs.cc.
|
virtual |
Implements G4VSolid.
Definition at line 1281 of file G4CutTubs.cc.
|
protected |
Definition at line 2058 of file G4CutTubs.cc.
Referenced by CreatePolyhedron(), CreateRotatedVertices(), DistanceToIn(), GetMaxMinZ(), GetPointOnSurface(), and IsCrossingCutPlanes().
|
virtual |
Implements G4VSolid.
Definition at line 1853 of file G4CutTubs.cc.
|
inline |
Referenced by G4GDMLWriteSolids::CutTubeWrite().
|
inline |
Referenced by G4GDMLWriteSolids::CutTubeWrite().
Definition at line 2082 of file G4CutTubs.cc.
Referenced by CalculateExtent().
|
virtual |
Reimplemented from G4VSolid.
Definition at line 1896 of file G4CutTubs.cc.
|
virtual |
Implements G4VSolid.
Definition at line 407 of file G4CutTubs.cc.
Referenced by CalculateExtent().
|
protected |
Definition at line 2035 of file G4CutTubs.cc.
Referenced by G4CutTubs().
Definition at line 172 of file G4CutTubs.cc.
|
virtual |
Reimplemented from G4CSGSolid.
Definition at line 1871 of file G4CutTubs.cc.
|
virtual |
Implements G4VSolid.
Definition at line 517 of file G4CutTubs.cc.