6 parameter(ngbank=100000, nhbook=10000)
7 common/gcbank/q(ngbank)
16 * *** geant initialisation
19 * ***
start events processing
30 * geant
main program. to link with the motif user
interface
31 * the routine gpawpp(nwgean,nwpaw) should be called, whereas
32 * the routine gpaw(nwgean,nwpaw) gives access to the basic
35 parameter(nwgean=3000000, nwpaw=1000000)
36 common/gcbank/geant(nwgean)
37 common/pawc /paw(nwpaw)
40 CALL gpaw(nwgean,nwpaw)