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 | center |
G4ThreeVector | surfPhi |
G4ThreeVector | surfRZ |
G4PolyhedraSideEdge * | edges [2] |
G4ThreeVector | edgeNorm [2] |
Definition at line 166 of file G4PolyhedraSide.hh.
View newest version in sPHENIX GitHub at line 166 of file G4PolyhedraSide.hh
G4ThreeVector G4PolyhedraSide::sG4PolyhedraSideVec::center |
Definition at line 168 of file G4PolyhedraSide.hh.
View newest version in sPHENIX GitHub at line 168 of file G4PolyhedraSide.hh
Referenced by G4PolyhedraSide::Distance(), G4PolyhedraSide::DistanceAway(), G4PolyhedraSide::DistanceToOneSide(), G4PolyhedraSide::G4PolyhedraSide(), G4PolyhedraSide::Intersect(), and G4PolyhedraSide::IntersectSidePlane().
G4ThreeVector G4PolyhedraSide::sG4PolyhedraSideVec::edgeNorm[2] |
Definition at line 174 of file G4PolyhedraSide.hh.
View newest version in sPHENIX GitHub at line 174 of file G4PolyhedraSide.hh
Referenced by G4PolyhedraSide::DistanceAway(), and G4PolyhedraSide::G4PolyhedraSide().
G4PolyhedraSideEdge* G4PolyhedraSide::sG4PolyhedraSideVec::edges[2] |
Definition at line 172 of file G4PolyhedraSide.hh.
View newest version in sPHENIX GitHub at line 172 of file G4PolyhedraSide.hh
Referenced by G4PolyhedraSide::CalculateExtent(), G4PolyhedraSide::CopyStuff(), G4PolyhedraSide::DistanceAway(), G4PolyhedraSide::Extent(), G4PolyhedraSide::G4PolyhedraSide(), G4PolyhedraSide::GetPointOnFace(), G4PolyhedraSide::Intersect(), G4PolyhedraSide::IntersectSidePlane(), and G4PolyhedraSide::SurfaceArea().
G4ThreeVector G4PolyhedraSide::sG4PolyhedraSideVec::normal |
Definition at line 168 of file G4PolyhedraSide.hh.
View newest version in sPHENIX GitHub at line 168 of file G4PolyhedraSide.hh
Referenced by G4PolyhedraSide::CalculateExtent(), G4PolyhedraSide::DistanceToOneSide(), G4PolyhedraSide::G4PolyhedraSide(), G4PolyhedraSide::Intersect(), G4PolyhedraSide::IntersectSidePlane(), and G4PolyhedraSide::Normal().
G4ThreeVector G4PolyhedraSide::sG4PolyhedraSideVec::surfPhi |
Definition at line 168 of file G4PolyhedraSide.hh.
View newest version in sPHENIX GitHub at line 168 of file G4PolyhedraSide.hh
Referenced by G4PolyhedraSide::DistanceAway(), G4PolyhedraSide::G4PolyhedraSide(), and G4PolyhedraSide::Intersect().
G4ThreeVector G4PolyhedraSide::sG4PolyhedraSideVec::surfRZ |
Definition at line 168 of file G4PolyhedraSide.hh.
View newest version in sPHENIX GitHub at line 168 of file G4PolyhedraSide.hh
Referenced by G4PolyhedraSide::DistanceAway(), G4PolyhedraSide::G4PolyhedraSide(), G4PolyhedraSide::Intersect(), and G4PolyhedraSide::IntersectSidePlane().