![]() |
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/G4ReduciblePolygon.hh>
Collaboration diagram for G4ReduciblePolygonIterator:Public Member Functions | |
| G4ReduciblePolygonIterator (const G4ReduciblePolygon *theSubject) | |
| void | Begin () |
| G4bool | Next () |
| G4bool | Valid () const |
| G4double | GetA () const |
| G4double | GetB () const |
Protected Attributes | |
| const G4ReduciblePolygon * | subject = nullptr |
| G4ReduciblePolygon::ABVertex * | current = nullptr |
Definition at line 152 of file G4ReduciblePolygon.hh.
View newest version in sPHENIX GitHub at line 152 of file G4ReduciblePolygon.hh
|
inline |
Definition at line 156 of file G4ReduciblePolygon.hh.
View newest version in sPHENIX GitHub at line 156 of file G4ReduciblePolygon.hh
|
inline |
Definition at line 159 of file G4ReduciblePolygon.hh.
View newest version in sPHENIX GitHub at line 159 of file G4ReduciblePolygon.hh
References current, subject, and G4ReduciblePolygon::vertexHead.
Referenced by G4GenericPolycone::Create(), G4Polycone::Create(), G4Polyhedra::Create(), and G4PolyPhiFace::G4PolyPhiFace().
Here is the caller graph for this function:
|
inline |
Definition at line 168 of file G4ReduciblePolygon.hh.
View newest version in sPHENIX GitHub at line 168 of file G4ReduciblePolygon.hh
References G4ReduciblePolygon::ABVertex::a, and current.
Referenced by G4GenericPolycone::Create(), G4Polycone::Create(), G4Polyhedra::Create(), and G4PolyPhiFace::G4PolyPhiFace().
Here is the caller graph for this function:
|
inline |
Definition at line 169 of file G4ReduciblePolygon.hh.
View newest version in sPHENIX GitHub at line 169 of file G4ReduciblePolygon.hh
References G4ReduciblePolygon::ABVertex::b, and current.
Referenced by G4GenericPolycone::Create(), G4Polycone::Create(), G4Polyhedra::Create(), and G4PolyPhiFace::G4PolyPhiFace().
Here is the caller graph for this function:
|
inline |
Definition at line 160 of file G4ReduciblePolygon.hh.
View newest version in sPHENIX GitHub at line 160 of file G4ReduciblePolygon.hh
References current, G4ReduciblePolygon::ABVertex::next, and Valid().
Referenced by G4GenericPolycone::Create(), G4Polycone::Create(), G4Polyhedra::Create(), and G4PolyPhiFace::G4PolyPhiFace().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 166 of file G4ReduciblePolygon.hh.
View newest version in sPHENIX GitHub at line 166 of file G4ReduciblePolygon.hh
References current.
Referenced by Next().
Here is the caller graph for this function:
|
protected |
Definition at line 174 of file G4ReduciblePolygon.hh.
View newest version in sPHENIX GitHub at line 174 of file G4ReduciblePolygon.hh
Referenced by Begin(), G4ReduciblePolygonIterator(), GetA(), GetB(), Next(), and Valid().
|
protected |
Definition at line 173 of file G4ReduciblePolygon.hh.
View newest version in sPHENIX GitHub at line 173 of file G4ReduciblePolygon.hh
Referenced by Begin(), and G4ReduciblePolygonIterator().