Update blastmc also Re: [BLAST_ANAWARE] new DGen

From: zhangchi (zhangchi@general.lns.mit.edu)
Date: Fri Jan 17 2003 - 22:24:08 EST


Hi, I forgot to metion.

In order to better link DGen into blastmc, I slightly modified
blast_proc.f

A new option VERT -1 is included for vertex generation in userGen.

The call to KIVERT is moved to after call to generators.

A subroutine GUVERT is added. Any userGen that handles vertex generation
should call this function instead of GSVERT. The reason is the following:

GSVERT passes the vertex information to GEANT. however, it does not write
the array vertex(3), which is recorded into the coda file. therefore the
vertex GEANT starts the tracking would be different from the vertex
written into event.coda.

GUVERT first pass the vertex value from userGen to vertex(1-3) and then
calls GSVERT to synchronize the two.

Chi



This archive was generated by hypermail 2.1.2 : Mon Feb 24 2014 - 14:07:29 EST