Geant4
9.6.p02
|
Go to the source code of this file.
Functions | |
int | tpia_Legendre_initialize (statusMessageReporting *smr, tpia_Legendre *Legendre) |
int | tpia_Legendre_release (statusMessageReporting *smr, tpia_Legendre *Legendre) |
int | tpia_Legendre_getFromElement (statusMessageReporting *smr, xData_element *LegendreElement, tpia_Legendre *Legendre) |
int | tpia_Legendre_SampleEp (statusMessageReporting *smr, tpia_Legendre *Legendre, int sampleMu, tpia_decaySamplingInfo *decaySamplingInfo) |
int tpia_Legendre_getFromElement | ( | statusMessageReporting * | smr, |
xData_element * | LegendreElement, | ||
tpia_Legendre * | Legendre | ||
) |
int tpia_Legendre_initialize | ( | statusMessageReporting * | smr, |
tpia_Legendre * | Legendre | ||
) |
Definition at line 54 of file tpia_Legendre.cc.
int tpia_Legendre_release | ( | statusMessageReporting * | smr, |
tpia_Legendre * | Legendre | ||
) |
Definition at line 65 of file tpia_Legendre.cc.
int tpia_Legendre_SampleEp | ( | statusMessageReporting * | smr, |
tpia_Legendre * | Legendre, | ||
int | sampleMu, | ||
tpia_decaySamplingInfo * | decaySamplingInfo | ||
) |
Definition at line 127 of file tpia_Legendre.cc.