This page documents releases based on LHCb v30r0.
, the content of these releases is frozen.
Package |
User tag |
Suggested official tag |
Comment |
Calo/CaloDAQ |
odescham_20100308 |
v4r19 |
protect against bad MagicPattern |
Calo/CaloInterfaces |
odescham_20100308 |
v7r18 |
ICaloHypo2Calo : virtual _setPropert() |
Calo/CaloKernel |
odescham_20100302 |
v6r2 |
extend python ConfUtils for any context (not only Hlt/Offline) |
|
vanya_20100318 |
CaloVector : Change the formal signature of the default template parameter to allow the usage of class in python (due to "feature" of Reflex, the class can't be loaded properly). Note that the actual signature is the same! Add also metood CaloVector::at to allow much faster iteration in python |
Calo/CaloUtils |
odescham_20100302 |
v8r12 |
Improve CaloAlgUtils + context-dependent TES locations |
|
odescham_20100313 |
|
fix default track locations to 'offline' or 'hlt' depending on context |
|
vanya_20100318 |
|
Add more dictionries for various CaloVector -classes, add python iterators for these classes |
DAQ/DAQUtils |
r12358 |
v1r2 |
Buglet fix. More doxygen in bankKiller |
DAQ/MDF |
v3r23 |
v3r23 |
Fix bug in TAE decoding to TES |
Det/CaloDet |
vanya_20100318 |
v10r5 |
Add few classed into the dictionary, CaloPin , CaloVector(CellParam) to allow the useful manipuation with class DeCalorimeter in python |
Det/DDDB |
cattanem_20100315 |
v1r29 |
Update latest tags |
Det/DetCond |
r12125 |
v12r11 |
Removed the dependency on rx (obsolete) |
|
r12178 |
|
Fix to CondDB configurable for the PIT |
|
r12428 |
|
InhibitHeartBeat defaults to true for Online |
Det/MuonDet |
asatta_20100302 |
v9r2 |
Improve coords strip matching |
Det/RichDet |
r12337 |
v14r0 |
use of separate MDMS parameters for up and down field |
Det/STDet |
mneedham_20100226 |
v4r18 |
Bug fix in noise update methods |
Event/DAQEvent |
odescham_20100302 |
v9r1 |
Add new status 'BadMagicPattern' in RawBankReadoutStatus |
Event/DigiEvent |
marcin_20100225 |
v2r16 |
Update container location for VeloPixCluster |
Event/L0Event |
vanya_20100315 |
v18r3 |
L0CaloCandidate and L0MuonCandidate : add typedefs T::Selection and T::Range (needed for Hlt) for coherent access to the data in TES |
Event/PackedEvent |
jonrob_20100309 |
v4r1 |
Extend RichPID packer to support Below Threshold DLLs |
Event/PhysEvent |
vanya_20100315 |
v11r12 |
Particle and Vertex : change typedef T::Range from Gaudi::Range(ConstVector) to Gaudi::NamedRange(ConstVector) |
Event/RecEvent |
jonrob_20100309 |
v2r27 |
Add support for Rich Below Threshold DLL values |
|
vanya_20100315 |
|
RecVertex , VertexBase , TwoProngVertex , CaloCluster , CaloHypo : add typedefs T::Selection and T::Range for coherent access to the data in TES |
|
jonrob_20100316 |
|
Add a few new enums to the ProtoParticle class + a method to convert strings to enums |
Event/TrackEvent |
v5r4 |
changes for VeloPix |
GaudiConf |
r12340 |
v13r4p2 |
Update RichPID packing version to 1 |
Kernel/HltInterfaces |
pkoppenb_20100308 |
v3r2 |
Bug fix #63745 in RealRoutingBits |
Kernel/LHCbAlgs |
graven_20100301 |
v2r33p1 |
optimize DeterministicPrescaler |
|
marcocle_20100302 |
v2r34 |
added check for ODIN back magic pattern task #14202 |
Kernel/LHCbKernel |
jonrob_20100309 |
v11r12 |
Add "Below Threshold" RICH ParticleID type |
Kernel/MCInterfaces |
asatta_20100302 |
v1r11 |
Changes in IMuonPad2MCTool interface |
Kernel/Relations |
vanya_20100307 |
v5r9p1 |
Remove "empty" file src/Relations.cpp that produces warnings for Win32 platform |
LHCbSys |
rlambert_20100226 |
v30r0 |
added run-time test of all configurables |
|
rlambert_20100227 |
|
sort list of configurables |
|
rlambert_20100304 |
|
improved validation of configurables |
L0/L0Interfaces |
jucogan_20100308 |
v1r7 |
Add new tools for the L0Muon trigger |
|
jucogan_20100309 |
Add a new tool for the L0Muon trigger |
L0/L0MuonKernel |
jucogan_20100308 |
v9r1 |
Add new error flags |
Muon/MuonDAQ |
asatta_20100302 |
v4r8 |
magic pattern check |
Muon/MuonInterfaces |
v1r0p1 |
Minor fix in MuonTrack.cpp |
OT/OTDAQ |
|
v4r8 |
Added check for raw bank magic number in OTRawBankDecoder |
Phys/DaVinciInterfaces |
giampi_20100314 |
|
Added interface for isolation tools |
|
vanya_20100316 |
v2r1p1 |
Fix LaTeX in Doxygen |
|
jpalac_20100318 |
v2r2 |
Add ITrackIsolation interface |
Phys/LoKiCore |
vanya_20100307 |
v9r12 |
Add friendly check for function in the list, e.g. ODIN_RUN == [1,2,3,4] or ODIN_RUN [1,2,3,4] , add new function in_list , that allows to check the same: in_list( ODIN_RUN, 1 , 2,3 , 4) or in_list(ODIN_RUN,[1,2,3,4]) in addition to in_range( 1 , ODIN_RUN, 10 ) . Add useful converter from python lists to STL-vectors |
|
vanya_20100308 |
|
Fix the bug |
|
vanya_20100315 |
|
Resurrect the accerss to Doxygen documentation: from LoKiCore.doxygenurl import getURL, searchURL, browse, lbglimpse<.code> . Add new functions for "automatic" documentation: from LoKiCore.decorators import getSymbols, buildDoc |
Phys/LoKiHlt |
v2r7p1 |
v2r7p1 |
explicitly check L0 mask |
|
vanya_20100307 |
v2r8 |
Add new symbols ODIN_EVTNUMBER : predicate to chek event number, event range or event list; ODIN_RUNEVTNUMBER : the predicate tocheck run-event pair, ran-event range and run-event list. In additon the helper functions odin_runs , odin_events and odin_runevts haveneed added. Examples: odin_runs(1,2,3,4,5) , odin_runs(1,4) , odin_runs([1,2,3,4,5]) , the same with odin_events , and a little bit different for odin_runevts : odin_run_evts( [ (1,2) , (3,4) , (5,6) ]) |
|
vanya_20100308 |
|
Fix for Win32 platform |
|
vanya_20100312 |
|
The major change in L0_(SUM)DECISION , following the recent changed in LHCb::L0DUReport , from now both L0_DECISION and L0_SUMDECISION are types, and not instances anymore. The new names has been introduced form preconfigured instances: L0_DECISION_PHYSICS (short cut for L0_DECISION( L0DUDecision.Physics) ), L0_DECISION_BEAM1 (short cut for L0_DECISION( L0DUDecision.Beam1) ), L0_DECISION_BEAM2 (short cut for L0_DECISION( L0DUDecision.Beam2) ), L0_SUMDECISION_PHYSICS ( short cut for L0_SUMDECISION( L0DUDecision.Physics,0) ), L0_SUMDECISION_BEAM1 ( short cut for L0_SUMDECISION( L0DUDecision.Beam1,0) ), L0_SUMDECISION_BEAM2 ( short cut for L0_SUMDECISION( L0DUDecision.Beam2,0) ). |
Phys/LoKiNumbers |
vanya_20100307 |
v8r5 |
Make use of new functions from Phys/LoKiCore |
Phys/LoKiPhysMC |
vanya_20100314 |
v8r8 |
Tiny fix, very useful for MicroDST: to not "use" ProtoParticles and Tracks, if no tables are provided explicitly. It prevents the attempts to load the non-accessible locations while reading MicroDST |
Rich/RichRecBase |
r12152 |
v3r27p1 |
Suppress warning message about empty HPD data blocks |
|
r12253 |
v3r28 |
Updates to support the new Configurables |
Rich/RichKernel |
r12381 |
v7r32 |
Updates for the new Configurables + python dictionary fixes |
Tf/TfKernel |
smenzeme_20100316 |
v2r16 |
add new method to LineHit class |
Tools/CondDBUI |
r12146 |
v3r3 |
Fixed the bug in database diffing and merging procedures |
|
r12403 |
|
allow the import of python module without PyCool (see task #13390 ) |
|
r12403 |
|
allow the import of python module without PyCool (see task #13390 ) |
Tools/XmlTools |
r12135 |
v6r3p1 |
Restore dict for IXmlParserSvc on Windows |
Tr/TrackInterfaces |
v4r11 |
Changes for VeloPix |
Package |
User tag |
Suggested official tag |
Comment |
Calo/CaloTools |
odescham_20100302 |
v6r2 |
use RungeKutta extrapolator + update CaloHypo2Calo |
DAQ/DAQMonitors |
odescham_20100302 |
v1r2 |
fix missing last bin in ReadoutStatusMonitor histos |
LbcomSys |
rlambert_20100226 |
v9r0 |
added run-time test of all configurables |
|
rlambert_20100227 |
|
sort list of configurables |
|
rlambert_20100304 |
|
improved validation of configurables |
L0/L0Calo |
robbep_20100302 |
v11r1 |
Protect agains missing magic pattern |
L0/L0DU |
odescham_20100225 |
v10r4 |
improve L0Filtering |
|
odescham_20100302 |
protect against bad MagicPattern and against missing Processor data (no longer crash but lof of warnings) |
L0/L0Muon |
jucogan_20100302 |
v9r1 |
add protection against wrong magic pattern in RAW banks |
|
jucogan_20100308 |
v9r1 |
Adapt to new condDB structure, improve TAE, add new tools |
|
jucogan_20100309 |
v9r1 |
add a new tool |
|
jucogan_20100312 |
v9r1 |
use new SoftFOI condition |
L0/L0MuonMonitor |
jucogan_20100308 |
v2r0 |
Add new algorithms + improvements |
|
jucogan_20100309 |
v2r0 |
Add labels + histo for overflow + Fix compilation errors on windows |
|
jucogan_20100310 |
v2r0 |
Fix compilation errors on windows |
|
jucogan_20100311 |
v2r0 |
Fix compilation errors on windows |
L0/PuVeto |
v7r7p1 |
v7r7p1 |
Already released with DaVinci. bug fix for backward compatibility with old L0PU bank version 1 |
Muon/MuonAssociators |
asatta_20100302 |
v3r3 |
changes in MuonPad2MCTool |
Rich/RichDAQ |
r12344 |
v3r26p1 |
Add check on raw bank magic pattern |
Rich/RichTools |
r12153 |
v2r29p1 |
Add support for Below Threshold PID type |
ST/STMonitors |
nchiapol_20100312 |
v2r6 |
new column in text output from STDQSummaryAlg |
|
mtobin_20100311 |
v2r6 |
some changes in histogram types+addition of new algo |
|
nchiapol_20100305 |
v2r6 |
improvement in text output from STDQSummaryAlg |
ST/STTools |
v3r17 |
v3r17 |
Already released with Boole v21r0 (Add STSmearedPositionTool + change default of STRndmChannelIDSelector) |
|
smenzeme_20100315 |
v3r18 |
tuning of measurement uncertainties |
Velo/VeloDAQ |
szumlat_20100303 |
v4r12 |
Added protection against corrupted banks |
|
krinnert_20100317 |
|
ZS banks are no longer decoded when the TELL1 has set the error flag |
Velo/VeloAlgorithms |
dhcroft_20100407 |
v5r2 |
Remove warnings for empty sensors and other minor fixes |
Velo/VeloSimulation |
dhcroft_20100405 |
v3r8 |
Changed to match 2009 data taking conditions, mostly reduce ADC per electron scale and timing curve |
VeloPix/VeloPixDAQ |
cocov_20100301 |
v1r1 |
added partial decoding of full cluster |