Geant4
9.6.p02
|
#include <tpia_target.h>
Public Attributes | |
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.
tpia_1dData tpia_multiplicity_s::grouped |
Definition at line 178 of file tpia_target.h.
tpia_multiplicity* tpia_multiplicity_s::next |
Definition at line 174 of file tpia_target.h.
xData_Int tpia_multiplicity_s::numberOfPointwise |
Definition at line 177 of file tpia_target.h.
double* tpia_multiplicity_s::pointwise |
Definition at line 179 of file tpia_target.h.
double tpia_multiplicity_s::timeScale |
Definition at line 176 of file tpia_target.h.