12 logical function kbitest( i, bit )
26 if( bit .le. 0 .or. bit .ge. 32)
then 45 if(bit .gt. 0 .and. bit .lt. 32)
then 46 if( .not. kbitest(i, bit) )
then 62 if(bit .gt. 0 .and. bit .lt. 32)
then 63 if( kbitest(i, bit) )
then 78 if(kbitest(i, bit))
then 84 if(bit .gt. 0 .and. bit .lt. 32)
then 85 if( kbitest(i, bit) )
then subroutine krsetbit(i, bit)
subroutine krevbit(i, bit)
subroutine ksetbit(i, bit)
logical function kbitest(i, bit)
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 ! knockon is considered Obsolete *PhotoProd false