Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4PolyPhiFaceVertex Struct Reference

#include <G4PolyPhiFace.hh>

Public Attributes

G4double x
 
G4double y
 
G4double r
 
G4double z
 
G4double rNorm
 
G4double zNorm
 
G4ThreeVector norm3D
 
G4bool ear
 
G4PolyPhiFaceVertexnext
 
G4PolyPhiFaceVertexprev
 

Detailed Description

Definition at line 53 of file G4PolyPhiFace.hh.

Member Data Documentation

◆ ear

G4bool G4PolyPhiFaceVertex::ear

Definition at line 62 of file G4PolyPhiFace.hh.

Referenced by G4PolyPhiFace::EarInit(), and G4PolyPhiFace::Triangulate().

◆ next

◆ norm3D

G4ThreeVector G4PolyPhiFaceVertex::norm3D

◆ prev

◆ r

◆ rNorm

G4double G4PolyPhiFaceVertex::rNorm

Definition at line 56 of file G4PolyPhiFace.hh.

Referenced by G4PolyPhiFace::G4PolyPhiFace(), and G4PolyPhiFace::InsideEdges().

◆ x

◆ y

◆ z

◆ zNorm

G4double G4PolyPhiFaceVertex::zNorm

Definition at line 57 of file G4PolyPhiFace.hh.

Referenced by G4PolyPhiFace::G4PolyPhiFace(), and G4PolyPhiFace::InsideEdges().


The documentation for this struct was generated from the following file: