Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4Trap.hh>
Protected Member Functions | |
void | MakePlanes () |
void | MakePlanes (const G4ThreeVector pt[8]) |
G4bool | MakePlane (const G4ThreeVector &p1, const G4ThreeVector &p2, const G4ThreeVector &p3, const G4ThreeVector &p4, TrapSidePlane &plane) |
void | SetCachedValues () |
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 |
Additional Inherited Members | |
Protected Attributes inherited from G4CSGSolid | |
G4double | fCubicVolume = 0.0 |
G4double | fSurfaceArea = 0.0 |
G4bool | fRebuildPolyhedron = false |
G4Polyhedron * | fpPolyhedron = nullptr |
Protected Attributes inherited from G4VSolid | |
G4double | kCarTolerance |
G4Trap::G4Trap | ( | const G4String & | pName, |
G4double | pDz, | ||
G4double | pTheta, | ||
G4double | pPhi, | ||
G4double | pDy1, | ||
G4double | pDx1, | ||
G4double | pDx2, | ||
G4double | pAlp1, | ||
G4double | pDy2, | ||
G4double | pDx3, | ||
G4double | pDx4, | ||
G4double | pAlp2 ) |
Definition at line 60 of file G4Trap.cc.
Referenced by Clone().
G4Trap::G4Trap | ( | const G4String & | pName, |
const G4ThreeVector | pt[8] ) |
Definition at line 86 of file G4Trap.cc.
Definition at line 145 of file G4Trap.cc.
G4Trap::G4Trap | ( | const G4String & | pName, |
G4double | pDx1, | ||
G4double | pDx2, | ||
G4double | pDy1, | ||
G4double | pDy2, | ||
G4double | pDz ) |
Definition at line 163 of file G4Trap.cc.
G4Trap::G4Trap | ( | const G4String & | pName, |
G4double | pDx, | ||
G4double | pDy, | ||
G4double | pDz, | ||
G4double | pAlpha, | ||
G4double | pTheta, | ||
G4double | pPhi ) |
Definition at line 181 of file G4Trap.cc.
G4Trap::G4Trap | ( | const G4String & | pName | ) |
Definition at line 205 of file G4Trap.cc.
|
overridedefault |
G4Trap::G4Trap | ( | __void__ & | a | ) |
Definition at line 219 of file G4Trap.cc.
G4Trap::G4Trap | ( | const G4Trap & | rhs | ) |
Definition at line 238 of file G4Trap.cc.
|
overridevirtual |
Reimplemented from G4VSolid.
Definition at line 547 of file G4Trap.cc.
Referenced by CalculateExtent().
|
overridevirtual |
Implements G4VSolid.
Definition at line 587 of file G4Trap.cc.
|
overridevirtual |
Reimplemented from G4VSolid.
Definition at line 1114 of file G4Trap.cc.
|
overridevirtual |
Reimplemented from G4VSolid.
Definition at line 536 of file G4Trap.cc.
|
overridevirtual |
Reimplemented from G4VSolid.
Definition at line 1221 of file G4Trap.cc.
|
overridevirtual |
|
overridevirtual |
Implements G4VSolid.
Definition at line 894 of file G4Trap.cc.
|
overridevirtual |
Implements G4VSolid.
Definition at line 825 of file G4Trap.cc.
|
overridevirtual |
Implements G4VSolid.
Definition at line 1034 of file G4Trap.cc.
|
overridevirtual |
Implements G4VSolid.
Definition at line 951 of file G4Trap.cc.
|
inline |
Referenced by StreamInfo().
|
inline |
Referenced by StreamInfo().
|
overridevirtual |
Reimplemented from G4VSolid.
Definition at line 486 of file G4Trap.cc.
|
overridevirtual |
|
inline |
Referenced by StreamInfo().
|
overridevirtual |
Reimplemented from G4VSolid.
Definition at line 1175 of file G4Trap.cc.
|
inline |
|
overridevirtual |
Reimplemented from G4VSolid.
Definition at line 511 of file G4Trap.cc.
|
inline |
|
inline |
|
inline |
|
inline |
Referenced by StreamInfo().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
overridevirtual |
Implements G4VSolid.
Definition at line 636 of file G4Trap.cc.
Referenced by DistanceToOut().
|
protected |
Definition at line 400 of file G4Trap.cc.
Referenced by MakePlanes().
|
protected |
Definition at line 333 of file G4Trap.cc.
Referenced by G4Trap(), G4Trap(), G4Trap(), G4Trap(), G4Trap(), G4Trap(), G4Trap(), MakePlanes(), and SetAllParameters().
|
protected |
Definition at line 359 of file G4Trap.cc.
Definition at line 253 of file G4Trap.cc.
void G4Trap::SetAllParameters | ( | G4double | pDz, |
G4double | pTheta, | ||
G4double | pPhi, | ||
G4double | pDy1, | ||
G4double | pDx1, | ||
G4double | pDx2, | ||
G4double | pAlp1, | ||
G4double | pDy2, | ||
G4double | pDx3, | ||
G4double | pDx4, | ||
G4double | pAlp2 ) |
Definition at line 280 of file G4Trap.cc.
Referenced by G4ParameterisationTrdX::ComputeDimensions(), and G4ParameterisationTrdY::ComputeDimensions().
|
protected |
Definition at line 432 of file G4Trap.cc.
Referenced by MakePlanes().
|
overridevirtual |
Reimplemented from G4CSGSolid.
Definition at line 1123 of file G4Trap.cc.
Referenced by MakePlanes().
|
overridevirtual |
Implements G4VSolid.
Definition at line 699 of file G4Trap.cc.