|
Geant4.10
|
#include <tpi_IDs.h>
Data Fields | |
| tpi_spectralID * | next |
| char * | name |
| tpi_spectralIDQualifier * | qualifiers |
| char * | revision |
| char * | multiplicityStr |
| int | multiplicity |
| double | level |
| char * | levelStr |
| tpi_channelID * | decayChannel |
| tpi_channelID* tpi_spectralID_s::decayChannel |
Definition at line 70 of file tpi_IDs.h.
Referenced by tpi_spectralID_release(), and tpi_spectralID_toStringSans().
| double tpi_spectralID_s::level |
Definition at line 68 of file tpi_IDs.h.
Referenced by tpia_particle_getInternalID().
| char* tpi_spectralID_s::name |
Definition at line 63 of file tpi_IDs.h.
Referenced by tpi_spectralID_release(), tpi_spectralID_toStringSans(), and tpia_particle_getInternalID().
| tpi_spectralID* tpi_spectralID_s::next |
Definition at line 62 of file tpi_IDs.h.
Referenced by tpi_channelID_release(), and tpi_channelID_toStringSans().
| tpi_spectralIDQualifier* tpi_spectralID_s::qualifiers |
Definition at line 64 of file tpi_IDs.h.
Referenced by tpi_spectralID_release(), and tpi_spectralID_toStringSans().
1.8.7