Geant4
10.02.p03
|
#include <G4OTubs.hh>
Protected Types | |
enum | ESide { kNull, kRMin, kRMax, kSPhi, kEPhi, kPZ, kMZ } |
enum | ENorm { kNRMin, kNRMax, kNSPhi, kNEPhi, kNZ } |
Protected Member Functions | |
G4ThreeVectorList * | CreateRotatedVertices (const G4AffineTransform &pTransform) const |
void | Initialize () |
void | CheckSPhiAngle (G4double sPhi) |
void | CheckDPhiAngle (G4double dPhi) |
void | CheckPhiAngles (G4double sPhi, G4double dPhi) |
void | InitializeTrigonometry () |
virtual G4ThreeVector | ApproxSurfaceNormal (const G4ThreeVector &p) const |
![]() | |
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 Attributes | |
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 |
G4double | halfCarTolerance |
G4double | halfRadTolerance |
G4double | halfAngTolerance |
![]() | |
G4double | fCubicVolume |
G4double | fSurfaceArea |
G4bool | fRebuildPolyhedron |
G4Polyhedron * | fpPolyhedron |
![]() | |
G4double | kCarTolerance |
Definition at line 49 of file G4OTubs.hh.
|
protected |
Enumerator | |
---|---|
kNRMin | |
kNRMax | |
kNSPhi | |
kNEPhi | |
kNZ |
Definition at line 171 of file G4OTubs.hh.
|
protected |
Enumerator | |
---|---|
kNull | |
kRMin | |
kRMax | |
kSPhi | |
kEPhi | |
kPZ | |
kMZ |
Definition at line 167 of file G4OTubs.hh.
G4OTubs::G4OTubs | ( | const G4String & | pName, |
G4double | pRMin, | ||
G4double | pRMax, | ||
G4double | pDz, | ||
G4double | pSPhi, | ||
G4double | pDPhi | ||
) |
Definition at line 57 of file G4OTubs.cc.
|
virtual |
Definition at line 111 of file G4OTubs.cc.
G4OTubs::G4OTubs | ( | __void__ & | a | ) |
Definition at line 96 of file G4OTubs.cc.
G4OTubs::G4OTubs | ( | const G4OTubs & | rhs | ) |
Definition at line 119 of file G4OTubs.cc.
|
protectedvirtual |
Reimplemented in G4CutTubs.
Definition at line 641 of file G4OTubs.cc.
|
virtual |
Implements G4VSolid.
Definition at line 169 of file G4OTubs.cc.
|
inlineprotected |
|
inlineprotected |
|
virtual |
Reimplemented from G4VSolid.
Definition at line 1773 of file G4OTubs.cc.
|
virtual |
Reimplemented from G4VSolid.
Definition at line 1880 of file G4OTubs.cc.
|
protected |
Definition at line 1678 of file G4OTubs.cc.
|
virtual |
Implements G4VSolid.
Definition at line 1875 of file G4OTubs.cc.
|
virtual |
Implements G4VSolid.
Definition at line 773 of file G4OTubs.cc.
|
virtual |
Implements G4VSolid.
Definition at line 1149 of file G4OTubs.cc.
|
virtual |
Implements G4VSolid.
Definition at line 1193 of file G4OTubs.cc.
|
virtual |
Implements G4VSolid.
Definition at line 1610 of file G4OTubs.cc.
|
inline |
|
inline |
|
inline |
|
virtual |
|
inline |
|
inline |
|
virtual |
Reimplemented from G4VSolid.
Definition at line 1805 of file G4OTubs.cc.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineprotected |
|
inlineprotected |
|
virtual |
Implements G4VSolid.
Definition at line 383 of file G4OTubs.cc.
Definition at line 138 of file G4OTubs.cc.
|
inline |
|
inline |
|
inline |
|
inline |
|
virtual |
Reimplemented from G4CSGSolid.
Definition at line 1782 of file G4OTubs.cc.
|
virtual |
Implements G4VSolid.
Definition at line 550 of file G4OTubs.cc.
|
protected |
Definition at line 181 of file G4OTubs.hh.
|
protected |
Definition at line 181 of file G4OTubs.hh.
|
protected |
Definition at line 181 of file G4OTubs.hh.
|
protected |
Definition at line 181 of file G4OTubs.hh.
|
protected |
Definition at line 181 of file G4OTubs.hh.
|
protected |
Definition at line 177 of file G4OTubs.hh.
|
protected |
Definition at line 177 of file G4OTubs.hh.
|
protected |
Definition at line 186 of file G4OTubs.hh.
|
protected |
Definition at line 177 of file G4OTubs.hh.
|
protected |
Definition at line 177 of file G4OTubs.hh.
|
protected |
Definition at line 177 of file G4OTubs.hh.
|
protected |
Definition at line 190 of file G4OTubs.hh.
|
protected |
Definition at line 190 of file G4OTubs.hh.
|
protected |
Definition at line 190 of file G4OTubs.hh.
|
protected |
Definition at line 173 of file G4OTubs.hh.
|
protected |
Definition at line 173 of file G4OTubs.hh.
|
protected |
Definition at line 181 of file G4OTubs.hh.
|
protected |
Definition at line 181 of file G4OTubs.hh.
|
protected |
Definition at line 181 of file G4OTubs.hh.