Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
tpia_particle_s Struct Reference

#include <tpia_target.h>

Data Fields

tpia_particleprior
 
tpia_particlenext
 
int ordinal
 
int Z
 
int A
 
int m
 
double mass
 
double fullMass_MeV
 
char * name
 
tpi_spectralIDspectralID
 

Detailed Description

Definition at line 124 of file tpia_target.h.

Field Documentation

int tpia_particle_s::A

Definition at line 128 of file tpia_target.h.

Referenced by G4GIDI_target::getFinalState(), and tpia_particle_getInternalID().

double tpia_particle_s::fullMass_MeV
int tpia_particle_s::m

Definition at line 128 of file tpia_target.h.

Referenced by G4GIDI_target::getFinalState(), and tpia_particle_getInternalID().

double tpia_particle_s::mass

Definition at line 129 of file tpia_target.h.

Referenced by tpia_particle_getInternalID().

char* tpia_particle_s::name
tpia_particle* tpia_particle_s::next

Definition at line 126 of file tpia_target.h.

Referenced by tpia_particle_free(), and tpia_particle_getInternalID().

int tpia_particle_s::ordinal

Definition at line 127 of file tpia_target.h.

Referenced by tpia_particle_getInternalID().

tpia_particle* tpia_particle_s::prior

Definition at line 125 of file tpia_target.h.

Referenced by tpia_particle_free(), and tpia_particle_getInternalID().

tpi_spectralID* tpia_particle_s::spectralID

Definition at line 132 of file tpia_target.h.

Referenced by tpia_particle_getInternalID(), and tpia_particle_release().

int tpia_particle_s::Z

Definition at line 128 of file tpia_target.h.

Referenced by G4GIDI_target::getFinalState(), and tpia_particle_getInternalID().


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