ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/geometry/solids/specific/include/G4PolyPhiFace.hh>
Public Member Functions | |
G4PolyPhiFaceEdge () | |
Public Attributes | |
G4PolyPhiFaceVertex * | v0 |
G4PolyPhiFaceVertex * | v1 |
G4double | tr |
G4double | tz |
G4double | length |
G4ThreeVector | norm3D |
Definition at line 66 of file G4PolyPhiFace.hh.
View newest version in sPHENIX GitHub at line 66 of file G4PolyPhiFace.hh
|
inline |
Definition at line 68 of file G4PolyPhiFace.hh.
View newest version in sPHENIX GitHub at line 68 of file G4PolyPhiFace.hh
G4double G4PolyPhiFaceEdge::length |
Definition at line 70 of file G4PolyPhiFace.hh.
View newest version in sPHENIX GitHub at line 70 of file G4PolyPhiFace.hh
Referenced by G4PolyPhiFace::G4PolyPhiFace(), and G4PolyPhiFace::InsideEdges().
G4ThreeVector G4PolyPhiFaceEdge::norm3D |
Definition at line 72 of file G4PolyPhiFace.hh.
View newest version in sPHENIX GitHub at line 72 of file G4PolyPhiFace.hh
Referenced by G4PolyPhiFace::G4PolyPhiFace(), and G4PolyPhiFace::InsideEdges().
G4double G4PolyPhiFaceEdge::tr |
Definition at line 70 of file G4PolyPhiFace.hh.
View newest version in sPHENIX GitHub at line 70 of file G4PolyPhiFace.hh
Referenced by G4PolyPhiFace::G4PolyPhiFace(), and G4PolyPhiFace::InsideEdges().
G4double G4PolyPhiFaceEdge::tz |
Definition at line 70 of file G4PolyPhiFace.hh.
View newest version in sPHENIX GitHub at line 70 of file G4PolyPhiFace.hh
Referenced by G4PolyPhiFace::G4PolyPhiFace(), and G4PolyPhiFace::InsideEdges().
G4PolyPhiFaceVertex* G4PolyPhiFaceEdge::v0 |
Definition at line 69 of file G4PolyPhiFace.hh.
View newest version in sPHENIX GitHub at line 69 of file G4PolyPhiFace.hh
Referenced by G4PolyPhiFace::CopyStuff(), G4PolyPhiFace::G4PolyPhiFace(), and G4PolyPhiFace::InsideEdges().
G4PolyPhiFaceVertex * G4PolyPhiFaceEdge::v1 |
Definition at line 69 of file G4PolyPhiFace.hh.
View newest version in sPHENIX GitHub at line 69 of file G4PolyPhiFace.hh
Referenced by G4PolyPhiFace::CopyStuff(), G4PolyPhiFace::G4PolyPhiFace(), and G4PolyPhiFace::InsideEdges().