| 
    Geant4_10
    
   | 
 
#include <tpia_depot.h>

Public Attributes | |
| int | status | 
| char * | projectileName | 
| int | numberOfTargets | 
| tpia_targetEntry * | targets | 
| tpia_map * | map | 
Definition at line 58 of file tpia_depot.h.
| tpia_map* tpia_depot_s::map | 
Definition at line 63 of file tpia_depot.h.
| int tpia_depot_s::numberOfTargets | 
Definition at line 61 of file tpia_depot.h.
| char* tpia_depot_s::projectileName | 
Definition at line 60 of file tpia_depot.h.
| int tpia_depot_s::status | 
Definition at line 59 of file tpia_depot.h.
| tpia_targetEntry* tpia_depot_s::targets | 
Definition at line 62 of file tpia_depot.h.
 1.8.5