![]() |
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_mapEntry_s:Public Attributes | |
| MCGIDI_mapEntry * | next |
| enum MCGIDI_mapEntry_type | type |
| MCGIDI_map * | parent |
| char * | schema |
| char * | path |
| char * | evaluation |
| char * | projectile |
| char * | targetName |
| int | globalPoPsIndexProjectile |
| int | globalPoPsIndexTarget |
| MCGIDI_map * | map |
Definition at line 28 of file MCGIDI_map.h.
View newest version in sPHENIX GitHub at line 28 of file MCGIDI_map.h
| char* MCGIDI_mapEntry_s::evaluation |
Definition at line 34 of file MCGIDI_map.h.
View newest version in sPHENIX GitHub at line 34 of file MCGIDI_map.h
Referenced by _MCGIDI_map_addEntry(), _MCGIDI_map_findAllOfTargetViaPoPIDs2(), _MCGIDI_map_findTargetViaPoPIDs2(), _MCGIDI_map_simpleWrite2(), G4GIDI::getNamesOfAvailableLibraries(), MCGIDI_map_release(), and MCGIDI_map_toXMLString().
| int MCGIDI_mapEntry_s::globalPoPsIndexProjectile |
Definition at line 37 of file MCGIDI_map.h.
View newest version in sPHENIX GitHub at line 37 of file MCGIDI_map.h
Referenced by _MCGIDI_map_addEntry(), _MCGIDI_map_findAllOfTargetViaPoPIDs2(), and _MCGIDI_map_findTargetViaPoPIDs2().
| int MCGIDI_mapEntry_s::globalPoPsIndexTarget |
Definition at line 37 of file MCGIDI_map.h.
View newest version in sPHENIX GitHub at line 37 of file MCGIDI_map.h
Referenced by _MCGIDI_map_addEntry(), _MCGIDI_map_findAllOfTargetViaPoPIDs2(), and _MCGIDI_map_findTargetViaPoPIDs2().
| MCGIDI_map* MCGIDI_mapEntry_s::map |
Definition at line 38 of file MCGIDI_map.h.
View newest version in sPHENIX GitHub at line 38 of file MCGIDI_map.h
Referenced by _MCGIDI_map_addEntry(), _MCGIDI_map_findAllOfTargetViaPoPIDs2(), _MCGIDI_map_findTargetViaPoPIDs2(), _MCGIDI_map_simpleWrite2(), _MCGIDI_map_walkTree2(), MCGIDI_map_addPath(), and MCGIDI_map_release().
| MCGIDI_mapEntry* MCGIDI_mapEntry_s::next |
Definition at line 29 of file MCGIDI_map.h.
View newest version in sPHENIX GitHub at line 29 of file MCGIDI_map.h
Referenced by _MCGIDI_map_addEntry(), _MCGIDI_map_findAllOfTargetViaPoPIDs2(), _MCGIDI_map_findTargetViaPoPIDs2(), _MCGIDI_map_simpleWrite2(), _MCGIDI_map_walkTree2(), MCGIDI_map_getNextEntry(), MCGIDI_map_release(), and MCGIDI_map_toXMLString().
| MCGIDI_map* MCGIDI_mapEntry_s::parent |
Definition at line 31 of file MCGIDI_map.h.
View newest version in sPHENIX GitHub at line 31 of file MCGIDI_map.h
Referenced by _MCGIDI_map_addEntry(), and MCGIDI_map_getTargetsFullPath().
| char* MCGIDI_mapEntry_s::path |
Definition at line 33 of file MCGIDI_map.h.
View newest version in sPHENIX GitHub at line 33 of file MCGIDI_map.h
Referenced by _MCGIDI_map_addEntry(), _MCGIDI_map_findAllOfTargetViaPoPIDs2(), _MCGIDI_map_findTargetViaPoPIDs2(), _MCGIDI_map_simpleWrite2(), MCGIDI_map_addPath(), MCGIDI_map_getTargetsFullPath(), MCGIDI_map_release(), and MCGIDI_map_toXMLString().
| char* MCGIDI_mapEntry_s::projectile |
Definition at line 35 of file MCGIDI_map.h.
View newest version in sPHENIX GitHub at line 35 of file MCGIDI_map.h
Referenced by _MCGIDI_map_addEntry(), _MCGIDI_map_findAllOfTargetViaPoPIDs2(), _MCGIDI_map_simpleWrite2(), MCGIDI_map_release(), and MCGIDI_map_toXMLString().
| char* MCGIDI_mapEntry_s::schema |
Definition at line 32 of file MCGIDI_map.h.
View newest version in sPHENIX GitHub at line 32 of file MCGIDI_map.h
Referenced by _MCGIDI_map_addEntry(), _MCGIDI_map_findAllOfTargetViaPoPIDs2(), _MCGIDI_map_simpleWrite2(), MCGIDI_map_release(), and MCGIDI_map_toXMLString().
| char* MCGIDI_mapEntry_s::targetName |
Definition at line 36 of file MCGIDI_map.h.
View newest version in sPHENIX GitHub at line 36 of file MCGIDI_map.h
Referenced by _MCGIDI_map_addEntry(), _MCGIDI_map_findAllOfTargetViaPoPIDs2(), _MCGIDI_map_simpleWrite2(), getNamesOfAvailableTargets_walker(), MCGIDI_map_release(), and MCGIDI_map_toXMLString().
| enum MCGIDI_mapEntry_type MCGIDI_mapEntry_s::type |
Definition at line 30 of file MCGIDI_map.h.
View newest version in sPHENIX GitHub at line 30 of file MCGIDI_map.h
Referenced by _MCGIDI_map_addEntry(), _MCGIDI_map_findAllOfTargetViaPoPIDs2(), _MCGIDI_map_findTargetViaPoPIDs2(), _MCGIDI_map_simpleWrite2(), _MCGIDI_map_walkTree2(), getNamesOfAvailableTargets_walker(), MCGIDI_map_getTargetsFullPath(), and MCGIDI_map_toXMLString().