|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4PolyPhiFace.hh>
Public Member Functions | |
| G4PolyPhiFaceEdge ()=default | |
Public Attributes | |
| G4PolyPhiFaceVertex * | v0 {nullptr} |
| G4PolyPhiFaceVertex * | v1 {nullptr} |
| G4double | tr {.0} |
| G4double | tz {0.} |
| G4double | length {0.} |
| G4ThreeVector | norm3D |
Definition at line 66 of file G4PolyPhiFace.hh.
|
default |
| G4double G4PolyPhiFaceEdge::length {0.} |
Definition at line 71 of file G4PolyPhiFace.hh.
Referenced by G4PolyPhiFace::G4PolyPhiFace().
| G4ThreeVector G4PolyPhiFaceEdge::norm3D |
Definition at line 72 of file G4PolyPhiFace.hh.
Referenced by G4PolyPhiFace::G4PolyPhiFace().
| G4double G4PolyPhiFaceEdge::tr {.0} |
| G4double G4PolyPhiFaceEdge::tz {0.} |
| G4PolyPhiFaceVertex* G4PolyPhiFaceEdge::v0 {nullptr} |
| G4PolyPhiFaceVertex * G4PolyPhiFaceEdge::v1 {nullptr} |