| 
    Geant4
    10.01.p01
    
   | 
 
#include <G4PolyPhiFace.hh>
 Collaboration diagram for G4PolyPhiFaceEdge:Public Member Functions | |
| G4PolyPhiFaceEdge () | |
Public Attributes | |
| G4PolyPhiFaceVertex * | v0 | 
| G4PolyPhiFaceVertex * | v1 | 
| G4double | tr | 
| G4double | tz | 
| G4double | length | 
| G4ThreeVector | norm3D | 
Definition at line 76 of file G4PolyPhiFace.hh.
      
  | 
  inline | 
Definition at line 78 of file G4PolyPhiFace.hh.
| 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 | 
Definition at line 79 of file G4PolyPhiFace.hh.
Referenced by G4PolyPhiFace::CopyStuff(), G4PolyPhiFace::G4PolyPhiFace(), and G4PolyPhiFace::InsideEdges().
| G4PolyPhiFaceVertex * G4PolyPhiFaceEdge::v1 | 
Definition at line 79 of file G4PolyPhiFace.hh.
Referenced by G4PolyPhiFace::CopyStuff(), G4PolyPhiFace::G4PolyPhiFace(), and G4PolyPhiFace::InsideEdges().