Go to the source code of this file.
◆ cphotoeeenergy()
subroutine cphotoeeenergy |
( |
real*8 |
egin, |
|
|
real*8 |
eout |
|
) |
| |
Definition at line 67 of file cphotoEEPath.f.
References d, d0, and masele.
76 data cnsta/ -1.9859375
d-04 /
block data cblkEvhnp ! currently usable models data RegMdls ad *special data *Cekaon d0
dE dx *! Nuc Int sampling table d
◆ cphotoeepath()
subroutine cphotoeepath |
( |
real*8 |
eg, |
|
|
real*8 |
tp, |
|
|
real*8 |
path |
|
) |
| |
Definition at line 35 of file cphotoEEPath.f.
References rndc().
Referenced by csampgintl().
49 tp = -3.0*(
x+3.0) + 3.55376
50 elseif(
x .lt. -0.5)
then 51 tp = (-0.11136*
x -3.5363)*
x - 6.0163
52 elseif(
x .lt. 1.5)
then 53 tp =((-0.25541*
x + 0.86430)*
x-2.0364)*
x - 5.4876
! structure defining a particle at production ! Basic idea of what is to be contained in ! the particle structue is that dynamical ones should be included those derivable from the particle code ! is not included ******************************************************type fmom momentum sequence union map real e endmap map real * x