Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
tpia_particle_s Struct Reference

#include <tpia_target.h>

Public Attributes

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.

Member Data Documentation

◆ A

int tpia_particle_s::A

Definition at line 128 of file tpia_target.h.

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

◆ fullMass_MeV

◆ m

int tpia_particle_s::m

Definition at line 128 of file tpia_target.h.

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

◆ mass

double tpia_particle_s::mass

Definition at line 129 of file tpia_target.h.

Referenced by tpia_particle_getInternalID().

◆ name

◆ next

tpia_particle* tpia_particle_s::next

Definition at line 126 of file tpia_target.h.

Referenced by tpia_particle_free(), and tpia_particle_getInternalID().

◆ ordinal

int tpia_particle_s::ordinal

Definition at line 127 of file tpia_target.h.

Referenced by tpia_particle_getInternalID().

◆ prior

tpia_particle* tpia_particle_s::prior

Definition at line 125 of file tpia_target.h.

Referenced by tpia_particle_free(), and tpia_particle_getInternalID().

◆ spectralID

tpi_spectralID* tpia_particle_s::spectralID

Definition at line 132 of file tpia_target.h.

Referenced by tpia_particle_getInternalID(), and tpia_particle_release().

◆ Z

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: