2 * comp, e_or_p, rigth, cos1, cos2, fai1, fai2, prob)
7 real*8 azmmin, azmmax, rig, cosx
8 logical degree, cosfactor
9 common /zpirmflux/ azmmin, azmmax, rig, cosx,
39 * sqrt( aptcl%fm%p(4)**2 - aptcl%mass**2 )/aptcl%charge
41 if(rig .lt. rigth)
then 42 call kdexpintf(crigfunc1, cos1, cos2, eps, ans, error, icon)
43 prob= ans/( (fai2-fai1) * (cos2 - cos1 ))
55 real*8 azmmin, azmmax, rig, cosx
56 logical degree, cosfactor
57 common /zpirmflux/ azmmin, azmmax, rig, cosx,
85 real*8 azmmin, azmmax, rig, cosx
86 logical degree, cosfactor
87 common /zpirmflux/ azmmin, azmmax, rig, cosx,
95 temp = acos(cosx)/torad
99 call crigcut(phi, temp, rig, prob)
106 real*8 azmmin, azmmax, rig, cosx
107 logical degree, cosfactor
108 common /zpirmflux/ azmmin, azmmax, rig, cosx,
subroutine crigcut(azmin, zen, rig, prob)
subroutine cconv_prim_e(comp, e_or_p, aPtcl)
subroutine csetcosdeg(cosin, degin)
real *8 function crigfunc2(phi)
subroutine kdexpintf(func, a, b, eps, ans, error, icon)
subroutine k16pgaussleg(func, a, b, n, ans)
dE dx *! Nuc Int sampling table d
subroutine cprimacceptance(comp, e_or_p, rigth, cos1, cos2, fai1, fai2, prob)
real *8 function crigfunc1(zen)