Geant4
9.6.p02
|
Go to the source code of this file.
Functions/Subroutines | |
program | dpmjet |
subroutine | dminit (NCASES, EPN, PPN, NCOUNT, IGLAUB) |
subroutine | dttest (CODEWD, WHAT, SDUM) |
subroutine | samppt (MODE, PT) |
REAL *8 function | bsofpt (ACC, CC, PPTCUT) |
subroutine | bsofc1 (B, F, DF) |
REAL *8 function | bsof1 (B) |
REAL *8 function | rtsafe (FUNCD, X1, X2, XACC) |
REAL *8 function | var (A, B, C, D) |
subroutine | zbrac (FUNC, X1, X2, SUCCES) |
subroutine | checkf (EPN, PPN, IREJ, IORIG) |
subroutine | checkn (EPN, PPN, IREJ, IORIG) |
subroutine | checko (EPN, PPN, IREJ, IORIG) |
subroutine | checke (EPN, PPN) |
DOUBLE PRECISION function | ebind (IA, IZ) |
subroutine | defaul (EPN, PPN) |
subroutine | hadhad (EPN, PPN, NHKKH1, IHTAWW, ITTA, IREJFO) |
subroutine | chebch (IREJ, NHKKH1) |
subroutine | parpt (IFL, PT1, PT2, IPT, NEVT) |
subroutine | hkkfil (IST, ID, M1, M2, PX, PY, PZ, E, NHKKAU, KORMO, ICALL) |
subroutine | jsparr |
REAL * 8 function bsof1 | ( | B) |
Definition at line 4561 of file dpm25nuc1.f.
subroutine bsofc1 | ( | B, | |
F, | |||
DF | |||
) |
Definition at line 4548 of file dpm25nuc1.f.
REAL * 8 function bsofpt | ( | ACC, | |
CC, | |||
PPTCUT | |||
) |
Definition at line 4498 of file dpm25nuc1.f.
subroutine chebch | ( | IREJ, | |
NHKKH1 | |||
) |
Definition at line 6270 of file dpm25nuc1.f.
subroutine checke | ( | EPN, | |
PPN | |||
) |
subroutine checkf | ( | EPN, | |
PPN, | |||
IREJ, | |||
IORIG | |||
) |
Definition at line 4717 of file dpm25nuc1.f.
subroutine checkn | ( | EPN, | |
PPN, | |||
IREJ, | |||
IORIG | |||
) |
Definition at line 4992 of file dpm25nuc1.f.
subroutine checko | ( | EPN, | |
PPN, | |||
IREJ, | |||
IORIG | |||
) |
Definition at line 5295 of file dpm25nuc1.f.
subroutine defaul | ( | EPN, | |
PPN | |||
) |
Definition at line 5820 of file dpm25nuc1.f.
subroutine dminit | ( | NCASES, | |
EPN, | |||
PPN, | |||
NCOUNT, | |||
IGLAUB | |||
) |
Definition at line 866 of file dpm25nuc1.f.
program dpmjet | ( | ) |
subroutine dttest | ( | character*8 | CODEWD, |
dimension(6) | WHAT, | ||
character*8 | SDUM | ||
) |
Definition at line 4026 of file dpm25nuc1.f.
DOUBLE PRECISION function ebind | ( | IA, | |
IZ | |||
) |
Definition at line 5789 of file dpm25nuc1.f.
subroutine hadhad | ( | EPN, | |
PPN, | |||
NHKKH1, | |||
IHTAWW, | |||
ITTA, | |||
IREJFO | |||
) |
Definition at line 6026 of file dpm25nuc1.f.
subroutine hkkfil | ( | IST, | |
ID, | |||
M1, | |||
M2, | |||
PX, | |||
PY, | |||
PZ, | |||
E, | |||
NHKKAU, | |||
KORMO, | |||
ICALL | |||
) |
Definition at line 6509 of file dpm25nuc1.f.
subroutine jsparr | ( | ) |
subroutine parpt | ( | IFL, | |
PT1, | |||
PT2, | |||
IPT, | |||
NEVT | |||
) |
REAL * 8 function rtsafe | ( | FUNCD, | |
X1, | |||
X2, | |||
XACC | |||
) |
Definition at line 4579 of file dpm25nuc1.f.
subroutine samppt | ( | MODE, | |
PT | |||
) |
Definition at line 4387 of file dpm25nuc1.f.
REAL * 8 function var | ( | A, | |
B, | |||
C, | |||
D | |||
) |
Definition at line 4649 of file dpm25nuc1.f.
subroutine zbrac | ( | external | FUNC, |
X1, | |||
X2, | |||
logical | SUCCES | ||
) |