Geant4_10
Functions/Subroutines
dpm25nuc1dpm.f File Reference

Go to the source code of this file.

Functions/Subroutines

program dpmjet
 
subroutine dminit (NCASES, MULTE, 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
 

Function/Subroutine Documentation

REAL * 8 function bsof1 (   B)

Definition at line 4637 of file dpm25nuc1dpm.f.

Here is the call graph for this function:

subroutine bsofc1 (   B,
  F,
  DF 
)

Definition at line 4624 of file dpm25nuc1dpm.f.

Here is the call graph for this function:

REAL * 8 function bsofpt (   ACC,
  CC,
  PPTCUT 
)

Definition at line 4574 of file dpm25nuc1dpm.f.

Here is the call graph for this function:

subroutine chebch (   IREJ,
  NHKKH1 
)

Definition at line 6346 of file dpm25nuc1dpm.f.

Here is the call graph for this function:

subroutine checke (   EPN,
  PPN 
)

Definition at line 5636 of file dpm25nuc1dpm.f.

Here is the call graph for this function:

subroutine checkf (   EPN,
  PPN,
  IREJ,
  IORIG 
)

Definition at line 4793 of file dpm25nuc1dpm.f.

Here is the call graph for this function:

subroutine checkn (   EPN,
  PPN,
  IREJ,
  IORIG 
)

Definition at line 5068 of file dpm25nuc1dpm.f.

Here is the call graph for this function:

subroutine checko (   EPN,
  PPN,
  IREJ,
  IORIG 
)

Definition at line 5371 of file dpm25nuc1dpm.f.

Here is the call graph for this function:

subroutine defaul (   EPN,
  PPN 
)

Definition at line 5896 of file dpm25nuc1dpm.f.

Here is the call graph for this function:

subroutine dminit (   NCASES,
  MULTE,
  EPN,
  PPN,
  NCOUNT,
  IGLAUB 
)

Definition at line 921 of file dpm25nuc1dpm.f.

Here is the call graph for this function:

program dpmjet ( )

Definition at line 2 of file dpm25nuc1dpm.f.

Here is the call graph for this function:

subroutine dttest ( character*8  CODEWD,
dimension(6)  WHAT,
character*8  SDUM 
)

Definition at line 4091 of file dpm25nuc1dpm.f.

Here is the call graph for this function:

DOUBLE PRECISION function ebind (   IA,
  IZ 
)

Definition at line 5865 of file dpm25nuc1dpm.f.

Here is the call graph for this function:

subroutine hadhad (   EPN,
  PPN,
  NHKKH1,
  IHTAWW,
  ITTA,
  IREJFO 
)

Definition at line 6102 of file dpm25nuc1dpm.f.

Here is the call graph for this function:

subroutine hkkfil (   IST,
  ID,
  M1,
  M2,
  PX,
  PY,
  PZ,
  E,
  NHKKAU,
  KORMO,
  ICALL 
)

Definition at line 6585 of file dpm25nuc1dpm.f.

Here is the call graph for this function:

subroutine jsparr ( )

Definition at line 6773 of file dpm25nuc1dpm.f.

Here is the call graph for this function:

subroutine parpt (   IFL,
  PT1,
  PT2,
  IPT,
  NEVT 
)

Definition at line 6544 of file dpm25nuc1dpm.f.

REAL * 8 function rtsafe (   FUNCD,
  X1,
  X2,
  XACC 
)

Definition at line 4655 of file dpm25nuc1dpm.f.

Here is the call graph for this function:

subroutine samppt (   MODE,
  PT 
)

Definition at line 4452 of file dpm25nuc1dpm.f.

Here is the call graph for this function:

REAL * 8 function var (   A,
  B,
  C,
  D 
)

Definition at line 4725 of file dpm25nuc1dpm.f.

Here is the call graph for this function:

subroutine zbrac ( external  FUNC,
  X1,
  X2,
logical  SUCCES 
)

Definition at line 4749 of file dpm25nuc1dpm.f.