|
Geant4_10
|
#include <UPolyPhiFace.hh>

Public Attributes | |
| double | x |
| double | y |
| double | r |
| double | z |
| double | rNorm |
| double | zNorm |
| UVector3 | norm3D |
| bool | ear |
| UPolyPhiFaceVertex * | next |
| UPolyPhiFaceVertex * | prev |
Definition at line 40 of file UPolyPhiFace.hh.
| bool UPolyPhiFaceVertex::ear |
Definition at line 49 of file UPolyPhiFace.hh.
| UPolyPhiFaceVertex* UPolyPhiFaceVertex::next |
Definition at line 50 of file UPolyPhiFace.hh.
| UVector3 UPolyPhiFaceVertex::norm3D |
Definition at line 45 of file UPolyPhiFace.hh.
| UPolyPhiFaceVertex * UPolyPhiFaceVertex::prev |
Definition at line 50 of file UPolyPhiFace.hh.
| double UPolyPhiFaceVertex::r |
Definition at line 42 of file UPolyPhiFace.hh.
| double UPolyPhiFaceVertex::rNorm |
Definition at line 43 of file UPolyPhiFace.hh.
| double UPolyPhiFaceVertex::x |
Definition at line 42 of file UPolyPhiFace.hh.
| double UPolyPhiFaceVertex::y |
Definition at line 42 of file UPolyPhiFace.hh.
| double UPolyPhiFaceVertex::z |
Definition at line 42 of file UPolyPhiFace.hh.
| double UPolyPhiFaceVertex::zNorm |
Definition at line 43 of file UPolyPhiFace.hh.
1.8.5