|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <PoPs_private.h>
Public Attributes | |
| int | numberOfUnits |
| int | allocated |
| char const ** | unsorted |
Definition at line 17 of file PoPs_private.h.
| int unitsDB_s::allocated |
Definition at line 19 of file PoPs_private.h.
Referenced by unitsDB_addUnitIfNeeded().
| int unitsDB_s::numberOfUnits |
Definition at line 18 of file PoPs_private.h.
Referenced by PoPs_write(), unitsDB_addUnitIfNeeded(), unitsDB_index(), and unitsDB_stringFromIndex().
| char const** unitsDB_s::unsorted |
Definition at line 20 of file PoPs_private.h.
Referenced by PoPs_write(), unitsDB_addUnitIfNeeded(), unitsDB_index(), and unitsDB_stringFromIndex().