7       parameter(ngbank=100000, nhbook=100000)
 
    8       common/gcbank/q(ngbank)
 
   17 * *** geant initialisation
 
   20 * *** 
start events processing
 
   33 *     geant 
main program. to link with the motif user 
interface 
   34 *     the routine gpawpp(nwgean,nwpaw) should be called, whereas
 
   35 *     the routine gpaw(nwgean,nwpaw) gives access to the basic
 
   38       parameter(nwgean=3000000, nwpaw=1000000)
 
   39       common/gcbank/geant(nwgean)
 
   40       common/pawc  /paw(nwpaw)
 
   43       CALL gpaw(nwgean,nwpaw)