# # KNOWN BUGS in RELEASE 6.1.4 # # 27/01/06: herwig b jet angle bug (more info below) # # 08/02/06: -disable OBSP matching by default. In some # cases, OBSP matching on non-MC files # can cause problems # # -Prevent Calibexe from being built by default # # To fix the two problems above, add the two files below: cvs checkout -r 1.44 Production/ProductionExe.tcl cvs checkout -r 1.6 Production/GNUmakefile # # More on Herwig bug: # # The version of herwig in 6.1.4 has a problem with # b jets angles. If you need a version of cdfSim # without this particular herwig bug, Please follow the # instructions below to make a cdfSim executable with # the fixed version of herwig. If you have questions, # please contact syjun@fnal.gov and savard@fnal.gov # # setup cdfsoft2 6.1.4 newrel -t 6.1.4 6.1.4_herwig cd 6.1.4_herwig addpkg generatorMods cvs checkout -r v6_1_4int1 SimulationMods cvs checkout -r v6_1_4int1 herwig_i cvs checkout -r 1.6 generatorMods/generatorMods/HerwigMenu.hh cvs checkout -r 1.13 generatorMods/generatorMods/HerwigModule.hh cvs checkout -r 1.7 generatorMods/src/HerwigMenu.cc cvs checkout -r 1.21 generatorMods/src/HerwigModule.cc cvs checkout -r 1.18 herwig_i/HerwigInterface.F cvs checkout -r 1.32 generatorMods/test/GNUmakefile ln -s ../SimulationMods/SimulationMods SimulationMods ln -s ../herwig_i herwig_i #jimmy is not required, but the order is important if setup setup jimmy v4_1 setup -q GCC3_4_3 herwig v6_510 gmake nobin gmake SimulationMods.bin