|
|
Version v11r11
Release Date 23 July 2004 Description Version for DC'04 production tests. Based on Gaudi v14r6 with patched GaudiAlg and LHCb v15r13. Includes LoKi v2r8.
Many, many changes. Please test this version before it goes into DC'04 production...
This version compiles and runs on Windows. Please use it and report any problems.
Main modifications
DVAlgorithm
now inherits fromGaudiAlgorithm
. Please recompile all your code innewmycmt
. Generally, please useGaudiAlgorithm
andGaudiTool (
documentation).All transporters have been corrected to include errors on the z position, as discussed in lhcb-soft-talk ("a likely problem in transporting a composite particle state"). This slightly increases all vertex chi^2.
New filter criterions:
FlightDistanceFilterCriterion and TrackTypeFilterCriterion
.New
IBestParticles
interface andKinBestParticles
tools that filters the n particles with highest P, Pt or E. TheFilterByBestParticles
algorithm calls this tool. See$DAVINCITOOLSROOT/options/DVFilterByBestParticles.opts.
New
ChangePID
algorithm. For HLT-experts.The
NoPIDsParticleMaker
(for HLT) accepts long. upstream and downstream tracks. All obsolete particle makers have been removed. Please complain if you still need one.Allows to re-run the L0 muon trigger.
Updated electron reconstruction. If you want to use electrons include "
$DAVINCIROOT/options/DaVinciElectrons.opts
" before "$DAVINCIROOT/options/DaVinciReco.opts
".
$DAVINCIROOT/options/DVStripping.opts and $DAVINCIROOT/options/DVTRiggerFilter.opts
allow to run the DC'04 preselection and L0xL1 strippings. Use$DAVINCIROOT/job/Stripping.job
to submit stripping jobs.The flavour tagging includes now the same side pion tag.
CheckSelResult
inTools/Utilities
allows to check theselResult
output of a given list of algorithm. Both the OR and AND modes are available. Can be useful in a sequencer.Some selections have been modified to reflect the changes above. A new preselection is available:Bs2DsDs
.There are many new features in
LoKi
v2r8. See the mailing list and the release notes.Known problems: L0Muon crashes with Hbook output. GaudiPython cannot be used with POOL persistency. Use ROOT data instead. Some links to MC are not up-to-date and might not work because the necessary information is not saved in the Brunel output. Please notify all unexpected behaviour. Documentation Doxigen Release notes (for detailed release notes of each packages look in the development area and in the release area for LHCB) Requirements Guidelines to adapt user selections: Note. GaudiAlgorithm and GaudiTool base classes documentation. 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 respect to v11r10
Phys/
DaVinci
v11r11
2004-07-23 Calo/
CaloReco/
v2r4
Electrons L0/
L0MuonKernel
v2r1p1
From Boole L0MuonTrigger
v2r1
L0mConf
v2r2d2 (sic!)
Phys/
CommonParticles
v1r5p1
Use CombinedParticleMaker for pair photons. DaVinci
v11r11
New electrons and L0muon options. DaVinciAssociators
v5r0p1
Use electrons. DaVinciTest
v4r5p1
Remove options for obsolete particle makers DaVinciTools
v10r0
Updated transporters, new filter critera, new BestParticles base class, updated DVAlgorithm base class. FlavourTagging
v5r1
Same side pions PhysSelections
v6r8p1
Rec/
GlobalReco
v4r8
Bug fix Tools/
LoKi
v2r8
Stripping
v1r2
Output streams are environment variables Utilities
v1r7
CheckSelResult Physics Selections modified with respect to v11r10
PhysSel/
PhysSelSys
v7r5
PhysSel/
B2HH
v2r3p1
B2RhoRho
v1r5p1
Bd2D0Kstar
v4r2p1
Bd2DstarPi
v2r3p1
Bd2JpsiKs
v2r3p1
Bd2JpsiKstar
v2r1p1
Bd2MuMuKstar
v2r2p1
Bs2DsDs
v1r0 (new)
Bs2DsH
v3r2p2
Bs2JpsiEta
v3r2p1
Bs2JpsiPhi
v2r2
Bs2KsKs
v2r2p1
Bs2KstarKstar
v1r3p1
Bs2MuMu
v2r2p1
Bu2LLK
v1r1p1
Bu2KsPi
v2r3p1
D02MuMu
v1r4p1
Gamma2ee
v1r3
Jpsi
v1r1p1
LHCb packages used LHCb v15r13 (refer to the requirements files for full package list and corresponding release notes got details): Gaudi packages used based on Gaudi v14r6 with patched GaudiAlg.