Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <tpia_target.h>
Public Attributes | |
int | nBins |
int | numberOfEs |
tpia_EqualProbableBinSpectra * | energies |
Definition at line 204 of file tpia_target.h.
tpia_EqualProbableBinSpectra* tpia_angularEnergyBin_s::energies |
Definition at line 206 of file tpia_target.h.
Referenced by tpia_angularEnergy_getFromElement(), tpia_angularEnergy_initialize(), tpia_angularEnergy_release(), and tpia_angularEnergy_SampleEp().
int tpia_angularEnergyBin_s::nBins |
Definition at line 205 of file tpia_target.h.
Referenced by tpia_angularEnergy_getFromElement(), and tpia_angularEnergy_SampleEp().
int tpia_angularEnergyBin_s::numberOfEs |
Definition at line 205 of file tpia_target.h.
Referenced by tpia_angularEnergy_getFromElement(), tpia_angularEnergy_initialize(), tpia_angularEnergy_release(), and tpia_angularEnergy_SampleEp().