Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4Polyhedra.hh>
Public Attributes | |
G4double | area =0. |
G4int | i0 =0 |
G4int | i1 =0 |
G4int | i2 =0 |
Definition at line 189 of file G4Polyhedra.hh.
G4double G4Polyhedra::surface_element::area =0. |
Definition at line 189 of file G4Polyhedra.hh.
Referenced by G4Polyhedra::GetPointOnSurface(), and G4Polyhedra::SetSurfaceElements().
G4int G4Polyhedra::surface_element::i0 =0 |
Definition at line 189 of file G4Polyhedra.hh.
Referenced by G4Polyhedra::SetSurfaceElements().
G4int G4Polyhedra::surface_element::i1 =0 |
Definition at line 189 of file G4Polyhedra.hh.
Referenced by G4Polyhedra::SetSurfaceElements().
G4int G4Polyhedra::surface_element::i2 =0 |
Definition at line 189 of file G4Polyhedra.hh.
Referenced by G4Polyhedra::SetSurfaceElements().