Geant4
10.03.p01
|
#include <G4Trap.hh>
Protected Member Functions | |
G4bool | MakePlanes () |
G4bool | MakePlane (const G4ThreeVector &p1, const G4ThreeVector &p2, const G4ThreeVector &p3, const G4ThreeVector &p4, TrapSidePlane &plane) |
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 |
G4double | fSurfaceArea |
G4bool | fRebuildPolyhedron |
G4Polyhedron * | fpPolyhedron |
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 89 of file G4Trap.cc.
G4Trap::G4Trap | ( | const G4String & | pName, |
const G4ThreeVector | pt[8] | ||
) |
Definition at line 134 of file G4Trap.cc.
Definition at line 227 of file G4Trap.cc.
G4Trap::G4Trap | ( | const G4String & | pName, |
G4double | pDx1, | ||
G4double | pDx2, | ||
G4double | pDy1, | ||
G4double | pDy2, | ||
G4double | pDz | ||
) |
Definition at line 325 of file G4Trap.cc.
G4Trap::G4Trap | ( | const G4String & | pName, |
G4double | pDx, | ||
G4double | pDy, | ||
G4double | pDz, | ||
G4double | pAlpha, | ||
G4double | pTheta, | ||
G4double | pPhi | ||
) |
Definition at line 423 of file G4Trap.cc.
G4Trap::G4Trap | ( | const G4String & | pName | ) |
G4Trap::G4Trap | ( | __void__ & | a | ) |
|
virtual |
Implements G4VSolid.
Definition at line 867 of file G4Trap.cc.
|
virtual |
Reimplemented from G4VSolid.
Definition at line 1573 of file G4Trap.cc.
|
virtual |
Reimplemented from G4VSolid.
Definition at line 809 of file G4Trap.cc.
|
virtual |
Reimplemented from G4VSolid.
Definition at line 1725 of file G4Trap.cc.
|
virtual |
|
virtual |
Implements G4VSolid.
Definition at line 1088 of file G4Trap.cc.
|
virtual |
|
virtual |
Implements G4VSolid.
Definition at line 1230 of file G4Trap.cc.
|
virtual |
Implements G4VSolid.
Definition at line 1524 of file G4Trap.cc.
|
virtual |
Reimplemented from G4VSolid.
Definition at line 820 of file G4Trap.cc.
|
virtual |
|
virtual |
Reimplemented from G4VSolid.
Definition at line 1669 of file G4Trap.cc.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
virtual |
Implements G4VSolid.
Definition at line 926 of file G4Trap.cc.
|
protected |
Definition at line 734 of file G4Trap.cc.
|
protected |
Definition at line 655 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 608 of file G4Trap.cc.
|
virtual |
Reimplemented from G4CSGSolid.
Definition at line 1582 of file G4Trap.cc.
|
virtual |
Implements G4VSolid.
Definition at line 967 of file G4Trap.cc.