|
Geant4
10.02.p03
|
#include <G4Trd.hh>
Public Types | |
| enum | ESide { kUndefined, kPX, kMX, kPY, kMY, kPZ, kMZ } |
Private Attributes | |
| G4double | fDx1 |
| G4double | fDx2 |
| G4double | fDy1 |
| G4double | fDy2 |
| G4double | fDz |
Additional Inherited Members | |
Protected Member Functions inherited from G4CSGSolid | |
| G4double | GetRadiusInRing (G4double rmin, G4double rmax) const |
Protected Member Functions inherited from G4VSolid | |
| 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 inherited from G4CSGSolid | |
| G4double | fCubicVolume |
| G4double | fSurfaceArea |
| G4bool | fRebuildPolyhedron |
| G4Polyhedron * | fpPolyhedron |
Protected Attributes inherited from G4VSolid | |
| G4double | kCarTolerance |
| enum G4Trd::ESide |
| Enumerator | |
|---|---|
| kUndefined | |
| kPX | |
| kMX | |
| kPY | |
| kMY | |
| kPZ | |
| kMZ | |
Definition at line 157 of file G4Trd.hh.
| G4Trd::G4Trd | ( | const G4String & | pName, |
| G4double | pdx1, | ||
| G4double | pdx2, | ||
| G4double | pdy1, | ||
| G4double | pdy2, | ||
| G4double | pdz | ||
| ) |
Definition at line 59 of file G4Trd.cc.
| G4ThreeVector G4Trd::ApproxSurfaceNormal | ( | const G4ThreeVector & | p | ) | const |
Definition at line 502 of file G4Trd.cc.
|
virtual |
Implements G4VSolid.
Definition at line 192 of file G4Trd.cc.
| void G4Trd::CheckAndSetAllParameters | ( | G4double | pdx1, |
| G4double | pdx2, | ||
| G4double | pdy1, | ||
| G4double | pdy2, | ||
| G4double | pdz | ||
| ) |
Definition at line 72 of file G4Trd.cc.
|
virtual |
Reimplemented from G4VSolid.
Definition at line 1366 of file G4Trd.cc.
|
virtual |
Reimplemented from G4VSolid.
Definition at line 180 of file G4Trd.cc.
|
virtual |
Reimplemented from G4VSolid.
Definition at line 1470 of file G4Trd.cc.
| G4ThreeVectorList * G4Trd::CreateRotatedVertices | ( | const G4AffineTransform & | pTransform | ) | const |
Definition at line 1318 of file G4Trd.cc.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Implements G4VSolid.
Definition at line 868 of file G4Trd.cc.
|
virtual |
Implements G4VSolid.
Definition at line 1260 of file G4Trd.cc.
|
virtual |
|
virtual |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
virtual |
Implements G4VSolid.
Definition at line 370 of file G4Trd.cc.
| void G4Trd::SetAllParameters | ( | G4double | pdx1, |
| G4double | pdx2, | ||
| G4double | pdy1, | ||
| G4double | pdy2, | ||
| G4double | pdz | ||
| ) |
Definition at line 168 of file G4Trd.cc.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
virtual |
Reimplemented from G4CSGSolid.
Definition at line 1375 of file G4Trd.cc.
|
virtual |
Implements G4VSolid.
Definition at line 433 of file G4Trd.cc.