Geant4.10
|
#include <UPolyhedraSide.hh>
Data Fields | |
UVector3 | normal |
UVector3 | center |
UVector3 | surfPhi |
UVector3 | surfRZ |
UPolyhedraSideEdge * | edges [2] |
UVector3 | edgeNorm [2] |
Definition at line 117 of file UPolyhedraSide.hh.
UVector3 UPolyhedraSide::sUPolyhedraSideVec::center |
Definition at line 119 of file UPolyhedraSide.hh.
Referenced by UPolyhedraSide::Distance(), UPolyhedraSide::DistanceAway(), UPolyhedraSide::DistanceToOneSide(), UPolyhedraSide::IntersectSidePlane(), UPolyhedraSide::Safety(), and UPolyhedraSide::UPolyhedraSide().
UVector3 UPolyhedraSide::sUPolyhedraSideVec::edgeNorm[2] |
Definition at line 125 of file UPolyhedraSide.hh.
Referenced by UPolyhedraSide::DistanceAway(), and UPolyhedraSide::UPolyhedraSide().
UPolyhedraSideEdge* UPolyhedraSide::sUPolyhedraSideVec::edges[2] |
Definition at line 123 of file UPolyhedraSide.hh.
Referenced by UPolyhedraSide::CopyStuff(), UPolyhedraSide::Distance(), UPolyhedraSide::DistanceAway(), UPolyhedraSide::Extent(), UPolyhedraSide::GetPointOnFace(), UPolyhedraSide::IntersectSidePlane(), UPolyhedraSide::SurfaceArea(), and UPolyhedraSide::UPolyhedraSide().
UVector3 UPolyhedraSide::sUPolyhedraSideVec::normal |
Definition at line 119 of file UPolyhedraSide.hh.
Referenced by UPolyhedraSide::Distance(), UPolyhedraSide::DistanceToOneSide(), UPolyhedraSide::IntersectSidePlane(), UPolyhedraSide::Normal(), and UPolyhedraSide::UPolyhedraSide().
UVector3 UPolyhedraSide::sUPolyhedraSideVec::surfPhi |
Definition at line 119 of file UPolyhedraSide.hh.
Referenced by UPolyhedraSide::Distance(), UPolyhedraSide::DistanceAway(), and UPolyhedraSide::UPolyhedraSide().
UVector3 UPolyhedraSide::sUPolyhedraSideVec::surfRZ |
Definition at line 119 of file UPolyhedraSide.hh.
Referenced by UPolyhedraSide::Distance(), UPolyhedraSide::DistanceAway(), UPolyhedraSide::IntersectSidePlane(), and UPolyhedraSide::UPolyhedraSide().