Geant4
10.03.p01
|
#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 |
G4double | fSurfaceArea |
G4bool | fRebuildPolyhedron |
G4Polyhedron * | fpPolyhedron |
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 102 of file G4Para.cc.
G4Para::G4Para | ( | const G4String & | pName, |
const G4ThreeVector | pt[8] | ||
) |
Definition at line 125 of file G4Para.cc.
|
virtual |
Implements G4VSolid.
Definition at line 263 of file G4Para.cc.
|
virtual |
Reimplemented from G4VSolid.
Definition at line 1029 of file G4Para.cc.
|
virtual |
Reimplemented from G4VSolid.
Definition at line 210 of file G4Para.cc.
|
virtual |
Reimplemented from G4VSolid.
Definition at line 1171 of file G4Para.cc.
|
virtual |
|
virtual |
Implements G4VSolid.
Definition at line 517 of file G4Para.cc.
|
virtual |
|
virtual |
Implements G4VSolid.
Definition at line 740 of file G4Para.cc.
|
virtual |
Implements G4VSolid.
Definition at line 958 of file G4Para.cc.
|
virtual |
Reimplemented from G4VSolid.
Definition at line 221 of file G4Para.cc.
|
virtual |
|
virtual |
Reimplemented from G4VSolid.
Definition at line 1115 of file G4Para.cc.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
virtual |
Implements G4VSolid.
Definition at line 317 of file G4Para.cc.
void G4Para::SetAllParameters | ( | G4double | pDx, |
G4double | pDy, | ||
G4double | pDz, | ||
G4double | pAlpha, | ||
G4double | pTheta, | ||
G4double | pPhi | ||
) |
Definition at line 74 of file G4Para.cc.
|
inline |
|
virtual |
Reimplemented from G4CSGSolid.
Definition at line 1038 of file G4Para.cc.
|
virtual |
Implements G4VSolid.
Definition at line 356 of file G4Para.cc.