Go to the source code of this file.
◆ getdiffcode()
Definition at line 3 of file getDiffCode.f.
Referenced by outresul(), and outresula().
10 INTEGER iproce,idnodf,idifr1,idifr2,iddpom,ipron
11 COMMON /poprcs/ iproce,idnodf,idifr1,idifr2,iddpom,ipron(15,4)
28 integer ng1evt,ng2evt,ikoevt
29 real rglevt,sglevt,eglevt,fglevt,typevt
30 common/c2evt/ng1evt,ng2evt,rglevt,sglevt,eglevt,fglevt,ikoevt
34 integer,
save::dpm2typevt(8)=(/6, 5, 6, 4, 3, 3, 2, 6/)
36 integer nw, difcode(20)
38 if( activemdl ==
'sibyll')
then 40 call sibylgetdiffcode(nw, difcode)
43 elseif( activemdl ==
'qgsjet1')
then 47 elseif(activemdl ==
'dpmjet3')
then 49 difcode(1) =dpm2typevt(iproce)
50 elseif( activemdl ==
'qgsjet2')
then