|
Geant4.10
|
#include <tpia_target.h>
Data Fields | |
| tpia_multiplicity * | next |
| tpia_data_frame | frame |
| double | timeScale |
| xData_Int | numberOfPointwise |
| tpia_1dData | grouped |
| double * | pointwise |
Definition at line 173 of file tpia_target.h.
| tpia_data_frame tpia_multiplicity_s::frame |
Definition at line 175 of file tpia_target.h.
Referenced by tpia_multiplicity_getFromElement(), and tpia_multiplicity_initialize().
| tpia_1dData tpia_multiplicity_s::grouped |
Definition at line 178 of file tpia_target.h.
Referenced by tpia_multiplicity_getFromElement(), and tpia_multiplicity_release().
| tpia_multiplicity* tpia_multiplicity_s::next |
Definition at line 174 of file tpia_target.h.
Referenced by tpia_product_release().
| xData_Int tpia_multiplicity_s::numberOfPointwise |
Definition at line 177 of file tpia_target.h.
Referenced by tpia_multiplicity_getFromElement(), and tpia_product_sampleMultiplicity().
| double* tpia_multiplicity_s::pointwise |
Definition at line 179 of file tpia_target.h.
Referenced by tpia_multiplicity_getFromElement(), tpia_multiplicity_release(), and tpia_product_sampleMultiplicity().
| double tpia_multiplicity_s::timeScale |
Definition at line 176 of file tpia_target.h.
Referenced by tpia_multiplicity_getFromElement().
1.8.7