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

#include <G4PolyPhiFace.hh>

Public Member Functions

 G4PolyPhiFaceEdge ()
 

Public Attributes

G4PolyPhiFaceVertexv0
 
G4PolyPhiFaceVertexv1
 
G4double tr
 
G4double tz
 
G4double length
 
G4ThreeVector norm3D
 

Detailed Description

Definition at line 76 of file G4PolyPhiFace.hh.

Constructor & Destructor Documentation

◆ G4PolyPhiFaceEdge()

G4PolyPhiFaceEdge::G4PolyPhiFaceEdge ( )
inline

Definition at line 78 of file G4PolyPhiFace.hh.

78: v0(0), v1(0), tr(.0), tz(0.), length(0.) {}
G4PolyPhiFaceVertex * v1
G4PolyPhiFaceVertex * v0

Member Data Documentation

◆ length

G4double G4PolyPhiFaceEdge::length

Definition at line 81 of file G4PolyPhiFace.hh.

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

◆ norm3D

G4ThreeVector G4PolyPhiFaceEdge::norm3D

Definition at line 82 of file G4PolyPhiFace.hh.

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

◆ tr

G4double G4PolyPhiFaceEdge::tr

Definition at line 80 of file G4PolyPhiFace.hh.

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

◆ tz

G4double G4PolyPhiFaceEdge::tz

Definition at line 80 of file G4PolyPhiFace.hh.

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

◆ v0

◆ v1


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