Geant4  10.02.p03
TestEm14/geant3/src/ffuser.F
Go to the documentation of this file.
1 
2  SUBROUTINE ffuser(ikey)
3 *
4 * The routine is called when a *key card is read
5 *
6  CHARACTER*4 keyw
7 *
8  call uhtoc(ikey,4,keyw,4)
9  if (keyw.eq.'HIST') call uhinit
10 *
11  END
subroutine ffuser(ikey)
subroutine uhinit