3 subroutine csetintinf(lenOrThick, decay, procname)
11 character*(*) procname
13 numberofinte = numberofinte + 1
15 intinfarray(numberofinte)%length = lenorthick
17 intinfarray(numberofinte)%thickness = lenorthick
19 intinfarray(numberofinte)%decay = decay
20 intinfarray(numberofinte)%process = procname
34 intinfarray(processno)%decay = .
true.
35 intinfarray(processno)%process =
'decay'
block data cblkElemag data *AnihiE ! Eposi< 1 TeV, anihilation considered *X0/365.667/, ! radiation length of air in kg/m2 *Ecrit/81.e-3/, ! critical energy of air in GeV *MaxComptonE/1./, ! compton is considered below 1 GeV *MaxPhotoE/1.e-3/, ! above this, PhotoElectric effect neg. *MinPhotoProdE/153.e-3/, ! below 153 MeV, no gp --> hadrons ! scattering const not MeV *Knockon true
subroutine csetintinf(lenOrThick, decay, procname)