Geant4_10
|
#include <tpia_target.h>
Public Attributes | |
int | ordinal |
double | temperature |
char * | path |
char * | contents |
tpia_target_heated * | heatedTarget |
Definition at line 286 of file tpia_target.h.
char* tpia_target_heated_info_s::contents |
Definition at line 290 of file tpia_target.h.
tpia_target_heated* tpia_target_heated_info_s::heatedTarget |
Definition at line 291 of file tpia_target.h.
int tpia_target_heated_info_s::ordinal |
Definition at line 287 of file tpia_target.h.
char* tpia_target_heated_info_s::path |
Definition at line 289 of file tpia_target.h.
double tpia_target_heated_info_s::temperature |
Definition at line 288 of file tpia_target.h.