Geant4  10.02.p03
G4PolyPhiFaceVertex Struct Reference

#include <G4PolyPhiFace.hh>

Collaboration diagram for G4PolyPhiFaceVertex:

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 63 of file G4PolyPhiFace.hh.

Member Data Documentation

◆ ear

G4bool G4PolyPhiFaceVertex::ear

Definition at line 72 of file G4PolyPhiFace.hh.

◆ next

G4PolyPhiFaceVertex* G4PolyPhiFaceVertex::next

Definition at line 73 of file G4PolyPhiFace.hh.

◆ norm3D

G4ThreeVector G4PolyPhiFaceVertex::norm3D

Definition at line 68 of file G4PolyPhiFace.hh.

◆ prev

G4PolyPhiFaceVertex * G4PolyPhiFaceVertex::prev

Definition at line 73 of file G4PolyPhiFace.hh.

◆ r

G4double G4PolyPhiFaceVertex::r

Definition at line 65 of file G4PolyPhiFace.hh.

◆ rNorm

G4double G4PolyPhiFaceVertex::rNorm

Definition at line 66 of file G4PolyPhiFace.hh.

◆ x

G4double G4PolyPhiFaceVertex::x

Definition at line 65 of file G4PolyPhiFace.hh.

◆ y

G4double G4PolyPhiFaceVertex::y

Definition at line 65 of file G4PolyPhiFace.hh.

◆ z

G4double G4PolyPhiFaceVertex::z

Definition at line 65 of file G4PolyPhiFace.hh.

◆ zNorm

G4double G4PolyPhiFaceVertex::zNorm

Definition at line 66 of file G4PolyPhiFace.hh.


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