Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <MCGIDI.h>
Public Attributes | |
statusMessageReporting * | smr |
ptwXY_interpolation | interpolationWY |
ptwXY_interpolation | interpolationXY |
int | iW |
int | iX1 |
int | iX2 |
double | x |
double | w |
double | frac |
double MCGIDI_pdfsOfXGivenW_sampled_s::frac |
Definition at line 311 of file MCGIDI.h.
Referenced by MCGIDI_KalbachMann_sampleEp(), and MCGIDI_sampling_sampleX_from_pdfsOfXGivenW().
ptwXY_interpolation MCGIDI_pdfsOfXGivenW_sampled_s::interpolationWY |
Definition at line 309 of file MCGIDI.h.
Referenced by MCGIDI_KalbachMann_sampleEp(), and MCGIDI_sampling_sampleX_from_pdfsOfXGivenW().
ptwXY_interpolation MCGIDI_pdfsOfXGivenW_sampled_s::interpolationXY |
Definition at line 309 of file MCGIDI.h.
Referenced by MCGIDI_energy_sampleEnergy(), MCGIDI_KalbachMann_sampleEp(), MCGIDI_sampling_doubleDistribution(), MCGIDI_sampling_sampleX_from_pdfOfX(), and MCGIDI_sampling_sampleX_from_pdfsOfXGivenW().
int MCGIDI_pdfsOfXGivenW_sampled_s::iW |
Definition at line 310 of file MCGIDI.h.
Referenced by MCGIDI_KalbachMann_sampleEp(), and MCGIDI_sampling_sampleX_from_pdfsOfXGivenW().
int MCGIDI_pdfsOfXGivenW_sampled_s::iX1 |
Definition at line 310 of file MCGIDI.h.
Referenced by MCGIDI_KalbachMann_sampleEp(), MCGIDI_sampling_sampleX_from_pdfOfX(), and MCGIDI_sampling_sampleX_from_pdfsOfXGivenW().
int MCGIDI_pdfsOfXGivenW_sampled_s::iX2 |
Definition at line 310 of file MCGIDI.h.
Referenced by MCGIDI_KalbachMann_sampleEp(), and MCGIDI_sampling_sampleX_from_pdfsOfXGivenW().
statusMessageReporting* MCGIDI_pdfsOfXGivenW_sampled_s::smr |
Definition at line 308 of file MCGIDI.h.
Referenced by MCGIDI_angular_sampleMu(), MCGIDI_energy_sampleEnergy(), MCGIDI_KalbachMann_sampleEp(), MCGIDI_sampling_doubleDistribution(), MCGIDI_sampling_sampleX_from_pdfOfX(), and MCGIDI_sampling_sampleX_from_pdfsOfXGivenW().
double MCGIDI_pdfsOfXGivenW_sampled_s::w |
Definition at line 311 of file MCGIDI.h.
Referenced by MCGIDI_angular_sampleMu(), MCGIDI_energy_sampleEnergy(), MCGIDI_KalbachMann_sampleEp(), MCGIDI_sampling_doubleDistribution(), and MCGIDI_sampling_sampleX_from_pdfsOfXGivenW().
double MCGIDI_pdfsOfXGivenW_sampled_s::x |
Definition at line 311 of file MCGIDI.h.
Referenced by MCGIDI_angular_sampleMu(), MCGIDI_energy_sampleEnergy(), MCGIDI_KalbachMann_sampleEp(), MCGIDI_sampling_doubleDistribution(), MCGIDI_sampling_sampleX_from_pdfOfX(), and MCGIDI_sampling_sampleX_from_pdfsOfXGivenW().