Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Data Fields
G4PolyPhiFaceEdge Struct Reference

#include <G4PolyPhiFace.hh>

Public Member Functions

 G4PolyPhiFaceEdge ()
 

Data Fields

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 ( )
inline

Definition at line 78 of file G4PolyPhiFace.hh.

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

Field Documentation

G4double G4PolyPhiFaceEdge::length

Definition at line 80 of file G4PolyPhiFace.hh.

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

G4ThreeVector G4PolyPhiFaceEdge::norm3D

Definition at line 82 of file G4PolyPhiFace.hh.

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

G4double G4PolyPhiFaceEdge::tr

Definition at line 80 of file G4PolyPhiFace.hh.

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

G4double G4PolyPhiFaceEdge::tz

Definition at line 80 of file G4PolyPhiFace.hh.

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

G4PolyPhiFaceVertex* G4PolyPhiFaceEdge::v0
G4PolyPhiFaceVertex * G4PolyPhiFaceEdge::v1

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