GBRAHMS Update July 8, 1998
--------------
Several routines have been updated and cheked back into cvs. This is
not a new release which will come soon. It does though have sigificant
changes in the hit working area. When/if you chekc out a new version
the comis analysis routines should also be updated to properly map to
the call to gfhit(...).
The proper listing of the gcbank common and working space mapping
should read
PARAMETER (KWBANK=69000,KWWORK=5200)
COMMON/GCBANK/NZEBRA,GVERSN,ZVERSN,IXSTOR,IXDIV,IXCONS,FENDQ(16)
+ ,LMAIN,LR1,WS(KWBANK)
DIMENSION IQ(2),Q(2),LQ(8000),IWS(2)
EQUIVALENCE (Q(1),IQ(1),LQ(9)),(LQ(1),LMAIN),(IWS(1),WS(1))
*
PARAMETER (NVDIM=20,NHMAX=1500,NHDIM=10)
DIMENSION NUMVS(NVDIM),NUMBV(NVDIM,NHMAX),HITS(NHDIM,NHMAX),
+ ITRA(NHMAX)
EQUIVALENCE (WS(5000),NUMVS(1)),(WS(5021),NUMBV(1,1)),
+ (WS(35021),HITS(1,1)),(WS(50021),ITRA(1))
for additional changes see the Brahms geant webpage
http://rsgi01.rhic.bnl.gov/export1/brahms/WWW/private/computing/gbrahms/geant_history.html
-- ------------------------------------------------------------------Flemming Videbaek Physics department, Brookhaven national laboratory Upton L.I., NY11973, USA
Phone: (516)-344-4106 FAX: (516)-344-1334 secr: (516)-344-7681 e-mail: videbaek@bnl.gov
This archive was generated by hypermail 2b29 : Tue Feb 01 2000 - 20:35:19 EST