Home Computing DAQ E-mail Notes Meetings Subsystems Search

 

Version

v11r5

Release Date 5 April 2004
Description

Minimal release to allow user selection maintainers to adapt their code. Based on Gaudi v14r3 and LHCb v15r5. Uses LoKi v2r2.

 

This version compiles on Windows. Please use it and report any problems.

 

Important changes already in v11r3:

New DVAlgorithm adding some features needed for parallel event stripping introduced. Please adapt decay packages to these guidelines.

Renaming of tracks (at least replace upstream() by isDownstream() to be able to compile).

 

TDR data can be read but not all features are supported beside decay channel selections because of changes to LHCb packages (Event or Detector). Possible to perform analysis with Pool input.

Main modifications

New guidelines-compliant version of Ks2PiPiSel.

 

This version contains bug fixes in GeomDispCalculator, TrTransporter (handling of neutrals, recalculation of energies to avoid negative masses).

 

Many minor modifications of the code needed, e.g. int i ; fabs(i); or log10(i) ; does not compile on Windows. Use abs(i); log10((double)i). Also assert() needs the inclusion of assert.h. Two selections are found to produce non-trivial compilation problems and are put in quarantine. This is under investigation.

 

MCDecayFinder has been moved from Phys/DaVinciTools in DaVinci to Phys/MCTools in LHCB.

Known problems: GaudiPython cannot be used with POOL persistency. Use ROOT data instead.
RICH Flavour tagging information is not stored correctly in POOL test data.
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_v15r4)
Requirements
Guidelines to adapt user selections: Note.
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 v11r4.

 

Phys/ DaVinci v11r5 2004-04-05
Phys/ DaVinciAssociators v4r5 2004-04-05
DaVinciChecks v2r3 2004-03-31
DaVinciTools v9r2 2004-03-31
DaVinciMCTools v4r5 2004-03-31
FlavourTagging v4r9 2004-03-31
DaVinciEff v2r10 2004-03-31
DaVinciTest v4r3 2004-03-31
Ks2PiPiSel v1r2 2004-03-31
Calo/ CaloReco v2r1p1 2004-03-29
Physics Selections modified with respect to v11r4.
PhysSel PhySelSys v6r5 2004-03-31
PhysSel/ Bd2JpsiKstar v1r2p3 Adapted to Windows but not yet compliant.
Bs2PhiEtac v1r4p2 Adapted to Windows but not yet compliant.
Bd2a1Dstar v1r0 Put in quarantine because of compilation problems on Windows.
Bd2DstarPi v1r5
LHCb packages used LHCb v15r5 (refer to the requirements files for full package list and corresponding release notes got details):
KernelSys  v3r5
EventSys v17r5  
DetSys v5r3
AssociatorsSys  v1r12
XmlDDDB v22r0
Gaudi packages used based on Gaudi v14r3
Additional applications in DAVINCI_v11r5
Tools/ DecayPresel v4r5 Application to produce stripped files with events passing PREselections for various decay channels
Tools/ TriggerFilter v4r5 Application to produce stripped files with events passing L0 and L1 triggers