6       parameter(ngbank=500000, nhbook=5000)
 
    7       common/gcbank/q(ngbank)
 
   16 * *** geant initialisation
 
   19 * *** 
start events processing
 
   32 *     geant 
main program. to link with the motif user 
interface 
   33 *     the routine gpawpp(nwgean,nwpaw) should be called, whereas
 
   34 *     the routine gpaw(nwgean,nwpaw) gives access to the basic
 
   37       parameter(nwgean=3000000, nwpaw=1000000)
 
   38       common/gcbank/geant(nwgean)
 
   39       common/pawc  /paw(nwpaw)
 
   42       CALL gpaw(nwgean,nwpaw)