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/G4PolyhedraSide.hh>
Public Attributes | |
G4ThreeVector | normal |
G4ThreeVector | corner [2] |
G4ThreeVector | cornNorm [2] |
Definition at line 159 of file G4PolyhedraSide.hh.
View newest version in sPHENIX GitHub at line 159 of file G4PolyhedraSide.hh
G4ThreeVector G4PolyhedraSide::sG4PolyhedraSideEdge::corner[2] |
Definition at line 162 of file G4PolyhedraSide.hh.
View newest version in sPHENIX GitHub at line 162 of file G4PolyhedraSide.hh
Referenced by G4PolyhedraSide::CalculateExtent(), G4PolyhedraSide::DistanceAway(), G4PolyhedraSide::Extent(), G4PolyhedraSide::G4PolyhedraSide(), G4PolyhedraSide::GetPointOnFace(), G4PolyhedraSide::Intersect(), G4PolyhedraSide::IntersectSidePlane(), and G4PolyhedraSide::SurfaceArea().
G4ThreeVector G4PolyhedraSide::sG4PolyhedraSideEdge::cornNorm[2] |
Definition at line 163 of file G4PolyhedraSide.hh.
View newest version in sPHENIX GitHub at line 163 of file G4PolyhedraSide.hh
Referenced by G4PolyhedraSide::DistanceAway(), and G4PolyhedraSide::G4PolyhedraSide().
G4ThreeVector G4PolyhedraSide::sG4PolyhedraSideEdge::normal |
Definition at line 161 of file G4PolyhedraSide.hh.
View newest version in sPHENIX GitHub at line 161 of file G4PolyhedraSide.hh
Referenced by G4PolyhedraSide::DistanceAway(), and G4PolyhedraSide::G4PolyhedraSide().