[ Home | Contents | Search | Post | Reply | Next | Previous | Up ]
From: Florence.Ranjard@cern.ch
Date: 3/10/00
Time: 1:44:44 PM
Remote Name: 137.138.142.33
Dear All,
I have made a stupid but big error in SICBDST v231.
- to remove the use of geant321/gconst.inc I have introduced
inc/cbconst.inc but I have not initialized the variables
- instead I have make a copy of geant321/gconsp.inc into
Futil/v5/src/gconsp.inc but I have not included it in the right places.
===> for routines which were including gconst.inc variables such DEGRAD,
RADDEG, were not set so they were =0.
===> I have removed inc/cbconst.inc
I have moved gconsp.inc from Futil/v5/src to Finclude/v6/inc
I have replaced include "inc/cbconst.inc" with "inc/gconsp.inc"
The affected routines are:
Futil/v5/src/utangle.F
digwtra/v1/src/wdchseg.F
trit0v/v3/src/t0v_ghost_detector.F
many routines in recrich/v4/src
Following packages have been re-installed on LHCBSOFT with the same
version # :
Finclude/v6
Futil/v5
digwtra/v1
recrich/v4
trit0v/v3
SICBDST/v231 has been relinked
Could you please check again this new SICBDST v231
Those who have "getpack" one of these packages/version# could they "cvs
update" to get the new version as below for the recrich:
> cd mycmt/recrich/v4
> cvs update
I am very sorry for the time many of you have lost for this bug,
many thanks for your help,
Florence