Changes described in this section took place 13-Jul-98:
A first pass at
the "12 step program" for the MVD -- code to help write simulationed
data in raw data format -- is complete. Some notes about the "12 step
program" for the MVD are at (a link from the MVD software page):
here.
The following new modules were added to the cvs repository:
The following new idl files were been added:
The following kumac files have been changed in the repository:
The changes in the kumac files are optional -- the code will work with
or without the changes. The added calls to mMvdFEM, mMvdDCM, mMvdUnpack
will use the "Raw" table to fill the "FEM" table, then the "DCM" table,
and will then erase and refill the "Raw" tables. Therefore, if you
include these calls you will
The biggest problem with this new code is that some geometry constants
are inside the new routines. Although these constants are not likely
to change, they should be taken from the various staf geometry tables.
I decided to release this code as is, since it seems to work, and
make those changes later.
The set of changes described here were made 6-Jul-1998.
The reasons for the changes were
Users of the code will have to change their staf kumacs because
some of the calling sequences of the routines have been changed.
Details follow.
Here is a description of the changes in each file:
I do not use the following kumacs, but I tried to update them to work with the new code.
I have not tested them however:
1) use more cpu time
2) test the new modules for the "12 step program"
1) fill the "official" MVD output table dMvddNdEtaOut (for dN/deta)
and use it to fill histograms
2) misc minor improvements in software and/or additions of comments
File: mvd_1_event.kumac -- Change calling sequence for mMvbdNdEta, mMvcdNdEta, mMvdHst.
For details see descriptions of changes in idl files above.
File: mvd_init.kumac -- add "newtable" command for dMvddNdEtaOut
File: mvd_clear.kumac -- Add "tdm/table/rowcount dMvddNdEtaOut 0"
The previous version of this page (dated 30-Apr-98) is
here.
updated 13-Jul-1998