Geant4 10.7.0
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.
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.
G4Trap::G4Trap | ( | __void__ & | a | ) |
Definition at line 219 of file G4Trap.cc.
G4Trap::G4Trap | ( | const G4Trap & | rhs | ) |
Definition at line 240 of file G4Trap.cc.
|
virtual |
Reimplemented from G4VSolid.
Definition at line 549 of file G4Trap.cc.
Referenced by CalculateExtent().
|
virtual |
Implements G4VSolid.
Definition at line 589 of file G4Trap.cc.
|
virtual |
|
virtual |
Reimplemented from G4VSolid.
Definition at line 538 of file G4Trap.cc.
|
virtual |
Reimplemented from G4VSolid.
Definition at line 1225 of file G4Trap.cc.
|
virtual |
|
virtual |
Implements G4VSolid.
Definition at line 896 of file G4Trap.cc.
|
virtual |
Implements G4VSolid.
Definition at line 827 of file G4Trap.cc.
|
virtual |
Implements G4VSolid.
Definition at line 1036 of file G4Trap.cc.
|
virtual |
Implements G4VSolid.
Definition at line 953 of file G4Trap.cc.
|
virtual |
Reimplemented from G4VSolid.
Definition at line 488 of file G4Trap.cc.
|
virtual |
|
virtual |
Reimplemented from G4VSolid.
Definition at line 1179 of file G4Trap.cc.
|
inline |
|
virtual |
Reimplemented from G4VSolid.
Definition at line 513 of file G4Trap.cc.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
virtual |
Implements G4VSolid.
Definition at line 638 of file G4Trap.cc.
Referenced by DistanceToOut().
|
protected |
Definition at line 402 of file G4Trap.cc.
Referenced by MakePlanes().
|
protected |
Definition at line 335 of file G4Trap.cc.
Referenced by G4Trap(), MakePlanes(), and SetAllParameters().
|
protected |
Definition at line 361 of file G4Trap.cc.
Definition at line 255 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 282 of file G4Trap.cc.
Referenced by G4ParameterisationTrdX::ComputeDimensions().
|
protected |
Definition at line 434 of file G4Trap.cc.
Referenced by MakePlanes().
|
virtual |
Reimplemented from G4CSGSolid.
Definition at line 1125 of file G4Trap.cc.
Referenced by MakePlanes().
|
virtual |
Implements G4VSolid.
Definition at line 701 of file G4Trap.cc.