|
|
| |||||||||||
Version v12r4
Release Date 16 November 2004 WARNING This version is based on the new CMT version (more details are here). Your working directory (
$CMTPATH) is now$HOME/cmtuserin order to avoid conflicts with the old CMT.Description
Updated stripping version. Based on Gaudi v15r3 and LHCb v16r3. Includes LoKi v3r5p1.
Version including a new version of the L1 trigger, corrected for the VeloTT bug and with a new tuning.
Main modifications Main modifications with respect to v12r3:
New L1 trigger
Known problems: Troubles with RFIO: Crashes in PoolRootTreeEvtCnvSvc. Try to use the following trick, which seems to work fine:
- Copy the file
/afs/cern.ch/user/p/pkoppenb/public/.rootauthrcto your home directory
- Make sure there is no
.rootrcfile there, or at least that you know what it is doing.source setup.cshand check which version of root you are using
> which root
/afs/cern.ch/sw/lcg/external/root/3.10.02/rh73_gcc323/root/bin/root
(Note the3.10.02). If you have this version, add the following line somewhere in your DaVinci requirements:
macro_append ROOT_native_version "_0411"source setup.cshand check that it is actually understood:
> which root
/afs/cern.ch/sw/lcg/external/root/3.10.02_0411/rh73_gcc323/root/bin/root
(Note the _0411!)- Replace all the "
rfio:" by "castor:" in your input data. It will look like
EventSelector.Input = {
"DATAFILE='PFN:castor:/castor/cern.ch/lhcb/DC04/00000541_00000665_9.dst'
TYP='POOL_ROOTTREE' OPT='READ'"};
This will pick up rootd instead of rfio.- run and enjoy.
This version contains Event/TrgEventv5r0, that overrides v4r0 from LHCb. This causes that you may get the cmt warning:
Required version v4r0 of package TrgEvent [from EventSys] is incompatible with selected version v5r0.Please ignore.
Documentation Doxygen Release notes (for detailed release notes of each packages look in the development area and in the release area for LHCB) Requirements Installation follow the LHCb installation procedure tar files of the sources web access to CVS repository web access to AFS release area DaVinci packages modified with respect to v12r3
Phys/DaVinciv12r42004-11-16 Event/TrgEventv5r0Temporarily in DaVinci Phys/DaVinciKernelv2r0p1New IPVLocator.hinterfaceDaVinciTestv5r3Adapt to GaudiAlgorithmDaVinciToolsv11r2New PVLocator toolDaVinciUserv5r2Adapt to GaudiAlgorithmTools/Strippingv1r5p2Options update Trg/TrgSysv1r0New sys package. All included packages are changed
Physics Selections modified with respect to v12r3
PhysSel/PhysSelSysv7r11PhysSel/B2HHv2r4p2B2RhoRhov1r7p2Bd2D0Kstarv4r3p1Bd2JpsiKsv2r6p1Bd2MuMuKstarv2r3p1Bs2MuMuv2r4p2Gamma2eev1r4p1LHCb packages used LHCb v16r3 (refer to the requirements files for full package list and corresponding release notes got details): Gaudi packages used based on Gaudi v15r3.