ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/models/lend/include/PoPs_private.h>
Public Attributes | |
int | numberOfUnits |
int | allocated |
char const ** | unsorted |
Definition at line 17 of file PoPs_private.h.
View newest version in sPHENIX GitHub at line 17 of file PoPs_private.h
int unitsDB_s::allocated |
Definition at line 19 of file PoPs_private.h.
View newest version in sPHENIX GitHub at line 19 of file PoPs_private.h
Referenced by unitsDB_addUnitIfNeeded(), and unitsDB_release().
int unitsDB_s::numberOfUnits |
Definition at line 18 of file PoPs_private.h.
View newest version in sPHENIX GitHub at line 18 of file PoPs_private.h
Referenced by PoPs_write(), unitsDB_addUnitIfNeeded(), unitsDB_index(), unitsDB_release(), and unitsDB_stringFromIndex().
char const** unitsDB_s::unsorted |
Definition at line 20 of file PoPs_private.h.
View newest version in sPHENIX GitHub at line 20 of file PoPs_private.h
Referenced by PoPs_write(), unitsDB_addUnitIfNeeded(), unitsDB_index(), unitsDB_release(), and unitsDB_stringFromIndex().