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 Attributes | |
G4double | x |
G4double | y |
G4double | r |
G4double | z |
G4double | rNorm |
G4double | zNorm |
G4ThreeVector | norm3D |
G4bool | ear |
G4PolyPhiFaceVertex * | next |
G4PolyPhiFaceVertex * | prev |
Definition at line 53 of file G4PolyPhiFace.hh.
View newest version in sPHENIX GitHub at line 53 of file G4PolyPhiFace.hh
G4bool G4PolyPhiFaceVertex::ear |
Definition at line 62 of file G4PolyPhiFace.hh.
View newest version in sPHENIX GitHub at line 62 of file G4PolyPhiFace.hh
Referenced by G4PolyPhiFace::EarInit(), and G4PolyPhiFace::Triangulate().
G4PolyPhiFaceVertex* G4PolyPhiFaceVertex::next |
Definition at line 63 of file G4PolyPhiFace.hh.
View newest version in sPHENIX GitHub at line 63 of file G4PolyPhiFace.hh
Referenced by G4PolyPhiFace::Diagonalie(), G4PolyPhiFace::EarInit(), G4PolyPhiFace::G4PolyPhiFace(), G4PolyPhiFace::InCone(), and G4PolyPhiFace::Triangulate().
G4ThreeVector G4PolyPhiFaceVertex::norm3D |
Definition at line 58 of file G4PolyPhiFace.hh.
View newest version in sPHENIX GitHub at line 58 of file G4PolyPhiFace.hh
Referenced by G4PolyPhiFace::Diagnose(), G4PolyPhiFace::G4PolyPhiFace(), and G4PolyPhiFace::InsideEdges().
G4PolyPhiFaceVertex * G4PolyPhiFaceVertex::prev |
Definition at line 63 of file G4PolyPhiFace.hh.
View newest version in sPHENIX GitHub at line 63 of file G4PolyPhiFace.hh
Referenced by G4PolyPhiFace::EarInit(), G4PolyPhiFace::G4PolyPhiFace(), G4PolyPhiFace::InCone(), and G4PolyPhiFace::Triangulate().
G4double G4PolyPhiFaceVertex::r |
Definition at line 55 of file G4PolyPhiFace.hh.
View newest version in sPHENIX GitHub at line 55 of file G4PolyPhiFace.hh
Referenced by G4PolyPhiFace::CalculateExtent(), G4PolyPhiFace::Diagonalie(), G4PolyPhiFace::Extent(), G4PolyPhiFace::G4PolyPhiFace(), G4PolyPhiFace::InCone(), G4PolyPhiFace::InsideEdges(), and G4PolyPhiFace::Triangulate().
G4double G4PolyPhiFaceVertex::rNorm |
Definition at line 56 of file G4PolyPhiFace.hh.
View newest version in sPHENIX GitHub at line 56 of file G4PolyPhiFace.hh
Referenced by G4PolyPhiFace::G4PolyPhiFace(), and G4PolyPhiFace::InsideEdges().
G4double G4PolyPhiFaceVertex::x |
Definition at line 55 of file G4PolyPhiFace.hh.
View newest version in sPHENIX GitHub at line 55 of file G4PolyPhiFace.hh
Referenced by G4PolyPhiFace::Diagnose(), G4PolyPhiFace::G4PolyPhiFace(), G4PolyPhiFace::InsideEdgesExact(), and G4PolyPhiFace::Triangulate().
G4double G4PolyPhiFaceVertex::y |
Definition at line 55 of file G4PolyPhiFace.hh.
View newest version in sPHENIX GitHub at line 55 of file G4PolyPhiFace.hh
Referenced by G4PolyPhiFace::Diagnose(), G4PolyPhiFace::G4PolyPhiFace(), G4PolyPhiFace::InsideEdgesExact(), and G4PolyPhiFace::Triangulate().
G4double G4PolyPhiFaceVertex::z |
Definition at line 55 of file G4PolyPhiFace.hh.
View newest version in sPHENIX GitHub at line 55 of file G4PolyPhiFace.hh
Referenced by G4PolyPhiFace::CalculateExtent(), G4PolyPhiFace::Diagnose(), G4PolyPhiFace::Diagonalie(), G4PolyPhiFace::Extent(), G4PolyPhiFace::G4PolyPhiFace(), G4PolyPhiFace::InCone(), G4PolyPhiFace::InsideEdges(), G4PolyPhiFace::InsideEdgesExact(), and G4PolyPhiFace::Triangulate().
G4double G4PolyPhiFaceVertex::zNorm |
Definition at line 56 of file G4PolyPhiFace.hh.
View newest version in sPHENIX GitHub at line 56 of file G4PolyPhiFace.hh
Referenced by G4PolyPhiFace::G4PolyPhiFace(), and G4PolyPhiFace::InsideEdges().