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.h>
Public Attributes | |
int | numberOfPOPs |
int | size |
int | increment |
MCGIDI_POP * | first |
MCGIDI_POP * | last |
MCGIDI_POP ** | sorted |
Definition at line 241 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 241 of file MCGIDI.h
MCGIDI_POP* MCGIDI_POPs_s::first |
Definition at line 243 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 243 of file MCGIDI.h
Referenced by MCGIDI_POPs_addParticleIfNeeded(), and MCGIDI_POPs_release().
int MCGIDI_POPs_s::increment |
Definition at line 242 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 242 of file MCGIDI.h
Referenced by MCGIDI_POPs_addParticleIfNeeded(), and MCGIDI_POPs_initial().
MCGIDI_POP * MCGIDI_POPs_s::last |
Definition at line 243 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 243 of file MCGIDI.h
Referenced by MCGIDI_POPs_addParticleIfNeeded().
int MCGIDI_POPs_s::numberOfPOPs |
Definition at line 242 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 242 of file MCGIDI.h
Referenced by MCGIDI_POPs_addParticleIfNeeded(), MCGIDI_POPs_findParticleIndex(), and MCGIDI_POPs_writeSortedList().
int MCGIDI_POPs_s::size |
Definition at line 242 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 242 of file MCGIDI.h
Referenced by MCGIDI_POPs_addParticleIfNeeded().
MCGIDI_POP ** MCGIDI_POPs_s::sorted |
Definition at line 243 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 243 of file MCGIDI.h
Referenced by MCGIDI_POPs_addParticleIfNeeded(), MCGIDI_POPs_findParticle(), MCGIDI_POPs_findParticleIndex(), MCGIDI_POPs_release(), and MCGIDI_POPs_writeSortedList().