Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <MCGIDI.h>
Public Attributes | |
int | numberOfWs |
ptwXY_interpolation | interpolationWY |
ptwXY_interpolation | interpolationXY |
double * | Ws |
MCGIDI_pdfOfX * | dist |
MCGIDI_pdfOfX* MCGIDI_pdfsOfXGivenW_s::dist |
Definition at line 308 of file MCGIDI.h.
Referenced by MCGIDI_angular_parseFromTOM(), MCGIDI_fromTOM_pdfsOfXGivenW(), MCGIDI_KalbachMann_parseFromTOM(), MCGIDI_KalbachMann_release(), MCGIDI_KalbachMann_sampleEp(), MCGIDI_sampling_doubleDistribution(), MCGIDI_sampling_pdfsOfXGivenW_release(), and MCGIDI_sampling_sampleX_from_pdfsOfXGivenW().
ptwXY_interpolation MCGIDI_pdfsOfXGivenW_s::interpolationWY |
Definition at line 306 of file MCGIDI.h.
Referenced by MCGIDI_angular_parseFromTOM(), MCGIDI_fromTOM_pdfsOfXGivenW(), MCGIDI_KalbachMann_initialize(), MCGIDI_sampling_doubleDistribution(), and MCGIDI_sampling_sampleX_from_pdfsOfXGivenW().
ptwXY_interpolation MCGIDI_pdfsOfXGivenW_s::interpolationXY |
Definition at line 306 of file MCGIDI.h.
Referenced by MCGIDI_angular_parseFromTOM(), MCGIDI_fromTOM_pdfsOfXGivenW(), MCGIDI_KalbachMann_initialize(), MCGIDI_sampling_doubleDistribution(), and MCGIDI_sampling_sampleX_from_pdfsOfXGivenW().
int MCGIDI_pdfsOfXGivenW_s::numberOfWs |
Definition at line 305 of file MCGIDI.h.
Referenced by MCGIDI_angular_parseFromTOM(), MCGIDI_angularEnergy_release(), MCGIDI_energyAngular_release(), MCGIDI_KalbachMann_parseFromTOM(), MCGIDI_KalbachMann_release(), MCGIDI_KalbachMann_sampleEp(), MCGIDI_sampling_doubleDistribution(), MCGIDI_sampling_pdfsOfXGivenW_release(), and MCGIDI_sampling_sampleX_from_pdfsOfXGivenW().
double* MCGIDI_pdfsOfXGivenW_s::Ws |
Definition at line 307 of file MCGIDI.h.
Referenced by MCGIDI_angular_parseFromTOM(), MCGIDI_fromTOM_pdfsOfXGivenW(), MCGIDI_KalbachMann_parseFromTOM(), MCGIDI_KalbachMann_release(), MCGIDI_sampling_doubleDistribution(), MCGIDI_sampling_pdfsOfXGivenW_release(), and MCGIDI_sampling_sampleX_from_pdfsOfXGivenW().