![]() |
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/MCGIDI_map.h>
Collaboration diagram for MCGIDI_map_s:Public Attributes | |
| enum MCGIDI_map_status | status |
| MCGIDI_map_smr | smrUserInterface |
| char * | path |
| char * | mapFileName |
| int | numberOfEntries |
| MCGIDI_mapEntry * | mapEntries |
Definition at line 41 of file MCGIDI_map.h.
View newest version in sPHENIX GitHub at line 41 of file MCGIDI_map.h
| MCGIDI_mapEntry* MCGIDI_map_s::mapEntries |
Definition at line 47 of file MCGIDI_map.h.
View newest version in sPHENIX GitHub at line 47 of file MCGIDI_map.h
Referenced by _MCGIDI_map_addEntry(), _MCGIDI_map_findAllOfTargetViaPoPIDs2(), _MCGIDI_map_findTargetViaPoPIDs2(), _MCGIDI_map_simpleWrite2(), _MCGIDI_map_walkTree2(), MCGIDI_map_getFirstEntry(), MCGIDI_map_initialize(), MCGIDI_map_release(), and MCGIDI_map_toXMLString().
| char* MCGIDI_map_s::mapFileName |
Definition at line 45 of file MCGIDI_map.h.
View newest version in sPHENIX GitHub at line 45 of file MCGIDI_map.h
Referenced by _MCGIDI_map_simpleWrite2(), _MCGIDI_map_smrUserInterface(), MCGIDI_map_initialize(), and MCGIDI_map_readFile().
| int MCGIDI_map_s::numberOfEntries |
Definition at line 46 of file MCGIDI_map.h.
View newest version in sPHENIX GitHub at line 46 of file MCGIDI_map.h
Referenced by _MCGIDI_map_addEntry(), MCGIDI_map_initialize(), and MCGIDI_map_release().
| char* MCGIDI_map_s::path |
Definition at line 44 of file MCGIDI_map.h.
View newest version in sPHENIX GitHub at line 44 of file MCGIDI_map.h
Referenced by _MCGIDI_map_findTargetViaPoPIDs2(), _MCGIDI_map_simpleWrite2(), MCGIDI_map_addPath(), MCGIDI_map_getFullPath(), MCGIDI_map_initialize(), MCGIDI_map_readFile(), and MCGIDI_map_release().
| MCGIDI_map_smr MCGIDI_map_s::smrUserInterface |
Definition at line 43 of file MCGIDI_map.h.
View newest version in sPHENIX GitHub at line 43 of file MCGIDI_map.h
Referenced by _MCGIDI_map_findAllOfTargetViaPoPIDs2(), _MCGIDI_map_findTargetViaPoPIDs2(), MCGIDI_map_findTargetViaPoPIDs(), MCGIDI_map_getTargetsFullPath(), MCGIDI_map_initialize(), MCGIDI_map_readFile(), and MCGIDI_map_toXMLString().
| enum MCGIDI_map_status MCGIDI_map_s::status |
Definition at line 42 of file MCGIDI_map.h.
View newest version in sPHENIX GitHub at line 42 of file MCGIDI_map.h
Referenced by _MCGIDI_map_simpleWrite2(), MCGIDI_map_findAllOfTargetViaPoPIDs(), MCGIDI_map_findTargetViaPoPIDs(), MCGIDI_map_initialize(), MCGIDI_map_release(), and MCGIDI_map_toXMLString().