ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/models/lend/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 |
Definition at line 311 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 311 of file MCGIDI.h
double MCGIDI_pdfsOfXGivenW_sampled_s::frac |
Definition at line 315 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 315 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 313 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 313 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 313 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 313 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 314 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 314 of file MCGIDI.h
Referenced by MCGIDI_KalbachMann_sampleEp(), and MCGIDI_sampling_sampleX_from_pdfsOfXGivenW().
int MCGIDI_pdfsOfXGivenW_sampled_s::iX1 |
Definition at line 314 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 314 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 314 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 314 of file MCGIDI.h
Referenced by MCGIDI_KalbachMann_sampleEp(), and MCGIDI_sampling_sampleX_from_pdfsOfXGivenW().
statusMessageReporting* MCGIDI_pdfsOfXGivenW_sampled_s::smr |
Definition at line 312 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 312 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 315 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 315 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 315 of file MCGIDI.h.
View newest version in sPHENIX GitHub at line 315 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().