Geant4  10.03.p01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
G4PolyPhiFaceEdge Struct Reference

#include <G4PolyPhiFace.hh>

Collaboration diagram for G4PolyPhiFaceEdge:

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

G4double G4PolyPhiFaceEdge::length

Definition at line 80 of file G4PolyPhiFace.hh.

G4ThreeVector G4PolyPhiFaceEdge::norm3D

Definition at line 82 of file G4PolyPhiFace.hh.

G4double G4PolyPhiFaceEdge::tr

Definition at line 80 of file G4PolyPhiFace.hh.

G4double G4PolyPhiFaceEdge::tz

Definition at line 80 of file G4PolyPhiFace.hh.

G4PolyPhiFaceVertex* G4PolyPhiFaceEdge::v0

Definition at line 79 of file G4PolyPhiFace.hh.

G4PolyPhiFaceVertex * G4PolyPhiFaceEdge::v1

Definition at line 79 of file G4PolyPhiFace.hh.


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