Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ReduciblePolygon.hh>
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 137 of file G4ReduciblePolygon.hh.
|
inline |
Definition at line 141 of file G4ReduciblePolygon.hh.
|
inline |
Definition at line 146 of file G4ReduciblePolygon.hh.
Referenced by G4GenericPolycone::Create(), G4Polycone::Create(), G4Polyhedra::Create(), and G4PolyPhiFace::G4PolyPhiFace().
|
inline |
Definition at line 156 of file G4ReduciblePolygon.hh.
Referenced by G4GenericPolycone::Create(), G4Polycone::Create(), G4Polyhedra::Create(), and G4PolyPhiFace::G4PolyPhiFace().
|
inline |
Definition at line 157 of file G4ReduciblePolygon.hh.
Referenced by G4GenericPolycone::Create(), G4Polycone::Create(), G4Polyhedra::Create(), and G4PolyPhiFace::G4PolyPhiFace().
|
inline |
Definition at line 148 of file G4ReduciblePolygon.hh.
Referenced by G4GenericPolycone::Create(), G4Polycone::Create(), G4Polyhedra::Create(), and G4PolyPhiFace::G4PolyPhiFace().
|
inline |
|
protected |
Definition at line 162 of file G4ReduciblePolygon.hh.
Referenced by Begin(), G4ReduciblePolygonIterator(), GetA(), GetB(), Next(), and Valid().
|
protected |
Definition at line 161 of file G4ReduciblePolygon.hh.
Referenced by Begin(), and G4ReduciblePolygonIterator().