ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MCGIDI_particle_s Struct Reference

#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/models/lend/include/MCGIDI.h>

+ Collaboration diagram for MCGIDI_particle_s:

Public Attributes

MCGIDI_particleprior
 
MCGIDI_particlenext
 
int ordinal
 
int Z
 
int A
 
int m
 
double mass_MeV
 
char * name
 

Detailed Description

Definition at line 246 of file MCGIDI.h.

View newest version in sPHENIX GitHub at line 246 of file MCGIDI.h

Member Data Documentation

int MCGIDI_particle_s::A

Definition at line 250 of file MCGIDI.h.

View newest version in sPHENIX GitHub at line 250 of file MCGIDI.h

Referenced by MCGIDI_particle_getInternalID().

int MCGIDI_particle_s::m

Definition at line 250 of file MCGIDI.h.

View newest version in sPHENIX GitHub at line 250 of file MCGIDI.h

Referenced by MCGIDI_particle_getInternalID().

double MCGIDI_particle_s::mass_MeV

Definition at line 251 of file MCGIDI.h.

View newest version in sPHENIX GitHub at line 251 of file MCGIDI.h

Referenced by MCGIDI_particle_getInternalID().

char* MCGIDI_particle_s::name

Definition at line 252 of file MCGIDI.h.

View newest version in sPHENIX GitHub at line 252 of file MCGIDI.h

Referenced by MCGIDI_particle_getInternalID(), and MCGIDI_particle_release().

MCGIDI_particle* MCGIDI_particle_s::next

Definition at line 248 of file MCGIDI.h.

View newest version in sPHENIX GitHub at line 248 of file MCGIDI.h

Referenced by MCGIDI_particle_free(), and MCGIDI_particle_getInternalID().

int MCGIDI_particle_s::ordinal

Definition at line 249 of file MCGIDI.h.

View newest version in sPHENIX GitHub at line 249 of file MCGIDI.h

Referenced by MCGIDI_particle_getInternalID().

MCGIDI_particle* MCGIDI_particle_s::prior

Definition at line 247 of file MCGIDI.h.

View newest version in sPHENIX GitHub at line 247 of file MCGIDI.h

Referenced by MCGIDI_particle_free(), and MCGIDI_particle_getInternalID().

int MCGIDI_particle_s::Z

Definition at line 250 of file MCGIDI.h.

View newest version in sPHENIX GitHub at line 250 of file MCGIDI.h

Referenced by MCGIDI_particle_getInternalID().


The documentation for this struct was generated from the following file: