Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4Para.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 |
G4Para::G4Para | ( | const G4String & | pName, |
G4double | pDx, | ||
G4double | pDy, | ||
G4double | pDz, | ||
G4double | pAlpha, | ||
G4double | pTheta, | ||
G4double | pPhi ) |
Definition at line 53 of file G4Para.cc.
Referenced by Clone().
G4Para::G4Para | ( | const G4String & | pName, |
const G4ThreeVector | pt[8] ) |
Definition at line 66 of file G4Para.cc.
|
overridedefault |
G4Para::G4Para | ( | __void__ & | a | ) |
G4Para::G4Para | ( | const G4Para & | rhs | ) |
Definition at line 143 of file G4Para.cc.
|
overridevirtual |
Reimplemented from G4VSolid.
Definition at line 314 of file G4Para.cc.
Referenced by CalculateExtent().
|
overridevirtual |
Implements G4VSolid.
Definition at line 357 of file G4Para.cc.
|
overridevirtual |
Reimplemented from G4VSolid.
Definition at line 801 of file G4Para.cc.
|
overridevirtual |
Reimplemented from G4VSolid.
Definition at line 303 of file G4Para.cc.
|
overridevirtual |
|
overridevirtual |
|
overridevirtual |
|
overridevirtual |
Implements G4VSolid.
Definition at line 537 of file G4Para.cc.
|
overridevirtual |
Implements G4VSolid.
Definition at line 757 of file G4Para.cc.
|
overridevirtual |
Implements G4VSolid.
Definition at line 648 of file G4Para.cc.
|
inline |
|
overridevirtual |
Reimplemented from G4VSolid.
Definition at line 267 of file G4Para.cc.
|
overridevirtual |
|
inline |
|
overridevirtual |
Reimplemented from G4VSolid.
Definition at line 839 of file G4Para.cc.
|
overridevirtual |
Reimplemented from G4VSolid.
Definition at line 281 of file G4Para.cc.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
overridevirtual |
Definition at line 155 of file G4Para.cc.
void G4Para::SetAllParameters | ( | G4double | pDx, |
G4double | pDy, | ||
G4double | pDz, | ||
G4double | pAlpha, | ||
G4double | pTheta, | ||
G4double | pPhi ) |
Definition at line 183 of file G4Para.cc.
Referenced by G4ParameterisationParaX::ComputeDimensions(), G4ParameterisationParaY::ComputeDimensions(), G4ParameterisationParaZ::ComputeDimensions(), G4Para(), and G4Para().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
overridevirtual |
Reimplemented from G4CSGSolid.
Definition at line 810 of file G4Para.cc.
|
overridevirtual |
Implements G4VSolid.
Definition at line 432 of file G4Para.cc.
G4double G4Para::a |
Definition at line 186 of file G4Para.hh.
Referenced by DistanceToOut().
G4double G4Para::b |
Definition at line 186 of file G4Para.hh.
Referenced by DistanceToOut().
G4double G4Para::c |
Definition at line 186 of file G4Para.hh.
Referenced by DistanceToOut().
G4double G4Para::d |
Definition at line 186 of file G4Para.hh.
Referenced by SurfaceNormal().