Go to the source code of this file.
◆ kbitest()
Definition at line 13 of file kmanbit.f.
References false.
Referenced by __read_show_skel.f__().
26 if( bit .le. 0 .or. bit .ge. 32)
then
********************block data cblkHeavy ********************integer j data *HeavyG2symbol *data *HeavyG2code kiron data j
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
◆ krevbit()
Definition at line 70 of file kmanbit.f.
84 if(bit .gt. 0 .and. bit .lt. 32)
then
********************block data cblkHeavy ********************integer j data *HeavyG2symbol *data *HeavyG2code kiron data j
logical function kbitest(i, bit)
◆ krsetbit()
Definition at line 53 of file kmanbit.f.
Referenced by chooknepint(), cmemonode(), and setpcode().
62 if(bit .gt. 0 .and. bit .lt. 32)
then
********************block data cblkHeavy ********************integer j data *HeavyG2symbol *data *HeavyG2code kiron data j
logical function kbitest(i, bit)
◆ ksetbit()
Definition at line 36 of file kmanbit.f.
Referenced by chooknepint(), cmemonode(), and setpcode().
45 if(bit .gt. 0 .and. bit .lt. 32)
then
********************block data cblkHeavy ********************integer j data *HeavyG2symbol *data *HeavyG2code kiron data j
logical function kbitest(i, bit)