Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LHCb
Rec
Commits
7a48b9c4
Commit
7a48b9c4
authored
Jul 06, 2021
by
Mark Smith
Browse files
Merge branch 'release-v24r7' into 'run2-patches'
Release v24r7 See merge request
!2487
parents
8a7da027
bf734837
Pipeline
#2911021
passed with stage
in 24 seconds
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
7a48b9c4
...
...
@@ -23,8 +23,8 @@ if(ROOT_VERSION MATCHES "^6\\.2[2-4].*")
endif
()
# Declare project name and version
gaudi_project
(
Rec v24r
6
USE Lbcom v23r0p
6
gaudi_project
(
Rec v24r
7
USE Lbcom v23r0p
7
DATA TCK/HltTCK
ChargedProtoANNPIDParam VERSION v1r*
TMVAWeights
)
ReleaseNotes/v24r7.md
0 → 100644
View file @
7a48b9c4
2021-07-04 Rec v24r7
===
This version uses Lbcom v23r0p7, LHCb v45r7, Gaudi v36r0 and LCG100 with ROOT 6.24.00 .
This version is released on
`run2-patches`
branch and is intended for use with Run1 or Run2 data. For Run3, use a version released on
`master`
branch.
Built relative to Rec
[
v24r6
](
../-/tags/v24r6
)
, with the following changes:
### Fixes ~"bug fix" ~workaround
-
~Conditions | Fix loading of conditions in VeloClusterPosition, !2385 (@malexand)
-
Fix typos in options, !2478 (@clemenci)
-
Revert "Handle Davix dependency introduced by Root 6.19", !1953 (@cattanem)
### Code cleanups and changes to tests ~modernisation ~cleanup ~testing
-
~Configuration | Update configuration and references to follow removal of obsolete properties in gaudi/Gaudi!1138, !2477 (@cattanem)
-
~Configuration | Fix relative import for Python 3.8, !2455 (@cattanem)
-
~Tracking | Fix -Wnon-c-typedef-for-linkage from Clang 11, !2451 (@rmatev)
-
~Build | Suppress nodiscard warnings in dictionary generation, !2473 (@cattanem)
-
~Build | Add missing links to libraries (@clemenci), !2418 (@cattanem)
-
Fix clang11 compilation warnings, !2480 (@cattanem)
-
Adapt to drop of StatusCode check via StatusCodeSvc (run2), !2469 (@clemenci)
-
Remove usage of propsPrint() method, to follow gaudi/Gaudi!1140, !2460 (@cattanem)
-
Fix comparison with literal for Python 3.8, !2448 (@cattanem)
-
Fixes for LCG 99 (run2 patches), !2394 (@masmith)
-
Update PatBBDTSeedClassifier.cpp to also work with range v3 0.11, !2382 (@graven)
-
Fix an unprotected DEBUG, !2380 (@cattanem)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment