Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4Trd.hh>
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 = 0.0 |
G4double | fSurfaceArea = 0.0 |
G4bool | fRebuildPolyhedron = false |
G4Polyhedron * | fpPolyhedron = nullptr |
Protected Attributes inherited from G4VSolid | |
G4double | kCarTolerance |
G4Trd::G4Trd | ( | const G4String & | pName, |
G4double | pdx1, | ||
G4double | pdx2, | ||
G4double | pdy1, | ||
G4double | pdy2, | ||
G4double | pdz ) |
|
overridedefault |
G4Trd::G4Trd | ( | __void__ & | a | ) |
G4Trd::G4Trd | ( | const G4Trd & | rhs | ) |
Definition at line 87 of file G4Trd.cc.
|
overridevirtual |
Reimplemented from G4VSolid.
Definition at line 246 of file G4Trd.cc.
Referenced by CalculateExtent().
|
overridevirtual |
Implements G4VSolid.
Definition at line 277 of file G4Trd.cc.
|
overridevirtual |
Reimplemented from G4VSolid.
Definition at line 684 of file G4Trd.cc.
|
overridevirtual |
Reimplemented from G4VSolid.
Definition at line 235 of file G4Trd.cc.
|
overridevirtual |
Reimplemented from G4VSolid.
|
overridevirtual |
|
overridevirtual |
|
overridevirtual |
Implements G4VSolid.
Definition at line 450 of file G4Trd.cc.
|
overridevirtual |
Implements G4VSolid.
Definition at line 643 of file G4Trd.cc.
|
overridevirtual |
Implements G4VSolid.
Definition at line 561 of file G4Trd.cc.
|
overridevirtual |
Reimplemented from G4VSolid.
Definition at line 206 of file G4Trd.cc.
|
overridevirtual |
|
overridevirtual |
Reimplemented from G4VSolid.
Definition at line 716 of file G4Trd.cc.
|
overridevirtual |
Reimplemented from G4VSolid.
Definition at line 220 of file G4Trd.cc.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
overridevirtual |
Definition at line 100 of file G4Trd.cc.
void G4Trd::SetAllParameters | ( | G4double | pdx1, |
G4double | pdx2, | ||
G4double | pdy1, | ||
G4double | pdy2, | ||
G4double | pdz ) |
Definition at line 126 of file G4Trd.cc.
Referenced by G4ParameterisationTrdX::ComputeDimensions(), G4ParameterisationTrdY::ComputeDimensions(), and G4ParameterisationTrdZ::ComputeDimensions().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
overridevirtual |
Reimplemented from G4CSGSolid.
Definition at line 693 of file G4Trd.cc.
|
overridevirtual |
Implements G4VSolid.
Definition at line 345 of file G4Trd.cc.
G4double G4Trd::a |
Definition at line 168 of file G4Trd.hh.
Referenced by DistanceToOut().
G4double G4Trd::b |
Definition at line 168 of file G4Trd.hh.
Referenced by DistanceToOut().
G4double G4Trd::c |
Definition at line 168 of file G4Trd.hh.
Referenced by DistanceToOut().