| 
    Geant4_10
    
   | 
 
#include <tpia_target.h>

Public Attributes | |
| int | ordinal | 
| char * | path | 
| char * | absPath | 
| tpia_particle * | projectileID | 
| tpia_particle * | targetID | 
| int | nGroups | 
| xData_Int | energyGridLength | 
| double * | energyGrid | 
| tpia_1dData | totalCrossSectionPointwise | 
| tpia_1dData | totalCrossSectionGrouped | 
| xData_attributionList | attributes | 
| char * | contents | 
| int | nChannels | 
| int | nProductionChannels | 
| tpia_channel ** | channels | 
| tpia_channel ** | productionChannels | 
| double * | kerma | 
Definition at line 267 of file tpia_target.h.
| char* tpia_target_heated_s::absPath | 
Definition at line 270 of file tpia_target.h.
| xData_attributionList tpia_target_heated_s::attributes | 
Definition at line 278 of file tpia_target.h.
| tpia_channel** tpia_target_heated_s::channels | 
Definition at line 281 of file tpia_target.h.
| char* tpia_target_heated_s::contents | 
Definition at line 279 of file tpia_target.h.
| double* tpia_target_heated_s::energyGrid | 
Definition at line 275 of file tpia_target.h.
| xData_Int tpia_target_heated_s::energyGridLength | 
Definition at line 274 of file tpia_target.h.
| double* tpia_target_heated_s::kerma | 
Definition at line 283 of file tpia_target.h.
| int tpia_target_heated_s::nChannels | 
Definition at line 280 of file tpia_target.h.
| int tpia_target_heated_s::nGroups | 
Definition at line 273 of file tpia_target.h.
| int tpia_target_heated_s::nProductionChannels | 
Definition at line 280 of file tpia_target.h.
| int tpia_target_heated_s::ordinal | 
Definition at line 268 of file tpia_target.h.
| char* tpia_target_heated_s::path | 
Definition at line 269 of file tpia_target.h.
| tpia_channel** tpia_target_heated_s::productionChannels | 
Definition at line 282 of file tpia_target.h.
| tpia_particle* tpia_target_heated_s::projectileID | 
Definition at line 271 of file tpia_target.h.
| tpia_particle* tpia_target_heated_s::targetID | 
Definition at line 272 of file tpia_target.h.
| tpia_1dData tpia_target_heated_s::totalCrossSectionGrouped | 
Definition at line 277 of file tpia_target.h.
| tpia_1dData tpia_target_heated_s::totalCrossSectionPointwise | 
Definition at line 276 of file tpia_target.h.
 1.8.5