Geant4
10.00.p02
|
#include <UPolyPhiFace.hh>
Public Member Functions | |
UPolyPhiFaceEdge () | |
Public Attributes | |
UPolyPhiFaceVertex * | v0 |
UPolyPhiFaceVertex * | v1 |
double | tr |
double | tz |
double | length |
UVector3 | norm3D |
Definition at line 53 of file UPolyPhiFace.hh.
|
inline |
Definition at line 55 of file UPolyPhiFace.hh.
double UPolyPhiFaceEdge::length |
Definition at line 57 of file UPolyPhiFace.hh.
Referenced by UPolyPhiFace::InsideEdges(), and UPolyPhiFace::UPolyPhiFace().
UVector3 UPolyPhiFaceEdge::norm3D |
Definition at line 59 of file UPolyPhiFace.hh.
Referenced by UPolyPhiFace::InsideEdges(), and UPolyPhiFace::UPolyPhiFace().
double UPolyPhiFaceEdge::tr |
Definition at line 57 of file UPolyPhiFace.hh.
Referenced by UPolyPhiFace::InsideEdges(), and UPolyPhiFace::UPolyPhiFace().
double UPolyPhiFaceEdge::tz |
Definition at line 57 of file UPolyPhiFace.hh.
Referenced by UPolyPhiFace::InsideEdges(), and UPolyPhiFace::UPolyPhiFace().
UPolyPhiFaceVertex* UPolyPhiFaceEdge::v0 |
Definition at line 56 of file UPolyPhiFace.hh.
Referenced by UPolyPhiFace::CopyStuff(), UPolyPhiFace::InsideEdges(), and UPolyPhiFace::UPolyPhiFace().
UPolyPhiFaceVertex * UPolyPhiFaceEdge::v1 |
Definition at line 56 of file UPolyPhiFace.hh.
Referenced by UPolyPhiFace::CopyStuff(), UPolyPhiFace::InsideEdges(), and UPolyPhiFace::UPolyPhiFace().