|
Geant4
9.6.p02
|
#include <G4PolyPhiFace.hh>

Public Attributes | |
| G4double | x |
| G4double | y |
| G4double | r |
| G4double | z |
| G4double | rNorm |
| G4double | zNorm |
| G4ThreeVector | norm3D |
| G4bool | ear |
| G4PolyPhiFaceVertex * | next |
| G4PolyPhiFaceVertex * | prev |
Definition at line 63 of file G4PolyPhiFace.hh.
| G4bool G4PolyPhiFaceVertex::ear |
Definition at line 72 of file G4PolyPhiFace.hh.
| G4PolyPhiFaceVertex* G4PolyPhiFaceVertex::next |
Definition at line 73 of file G4PolyPhiFace.hh.
| G4ThreeVector G4PolyPhiFaceVertex::norm3D |
Definition at line 68 of file G4PolyPhiFace.hh.
| G4PolyPhiFaceVertex * G4PolyPhiFaceVertex::prev |
Definition at line 73 of file G4PolyPhiFace.hh.
| G4double G4PolyPhiFaceVertex::r |
Definition at line 65 of file G4PolyPhiFace.hh.
| G4double G4PolyPhiFaceVertex::rNorm |
Definition at line 66 of file G4PolyPhiFace.hh.
| G4double G4PolyPhiFaceVertex::x |
Definition at line 65 of file G4PolyPhiFace.hh.
| G4double G4PolyPhiFaceVertex::y |
Definition at line 65 of file G4PolyPhiFace.hh.
| G4double G4PolyPhiFaceVertex::z |
Definition at line 65 of file G4PolyPhiFace.hh.
| G4double G4PolyPhiFaceVertex::zNorm |
Definition at line 66 of file G4PolyPhiFace.hh.
1.8.4