Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
LHCb
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LHCb
LHCb
Commits
4afc75f3
Commit
4afc75f3
authored
1 year ago
by
Rosen Matev
Browse files
Options
Downloads
Patches
Plain Diff
Prepare LHCb v54r18
[ci skip]
parent
f584771a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!4302
Prepare LHCb v54r18
Pipeline
#6244853
skipped
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
ReleaseNotes/v54r18.md
+45
-0
45 additions, 0 deletions
ReleaseNotes/v54r18.md
with
46 additions
and
1 deletion
CMakeLists.txt
+
1
−
1
View file @
4afc75f3
...
...
@@ -11,7 +11,7 @@
cmake_minimum_required
(
VERSION 3.15
)
option
(
CMAKE_EXPORT_COMPILE_COMMANDS
"Enable/Disable output of compile_commands.json"
ON
)
project
(
LHCb VERSION 54.1
7
project
(
LHCb VERSION 54.1
8
LANGUAGES CXX
)
# Enable testing with CTest/CDash
...
...
This diff is collapsed.
Click to expand it.
ReleaseNotes/v54r18.md
0 → 100644
+
45
−
0
View file @
4afc75f3
2023-09-25 LHCb v54r18
===
This version uses
Detector
[
v1r21
](
../../../../Detector/-/tags/v1r21
)
,
Gaudi
[
v36r16
](
../../../../Gaudi/-/tags/v36r16
)
and
LCG
[
103
](
http://lcginfo.cern.ch/release/103/
)
with ROOT 6.28.00.
This version is released on the
`master`
branch.
Built relative to LHCb
[
v54r17
](
/../../tags/v54r17
)
, with the following changes:
### New features ~"new feature"
-
~Conditions | Condition derivation for InteractionRegion information, !4173 (@raaij)
### Fixes ~"bug fix" ~workaround
-
~RICH | Fix point write access, !4296 (@jonrob)
-
~Persistency | (more) deterministic weighted relations ordering, !4275 (@graven)
### Enhancements ~enhancement
### Code cleanups and changes to tests ~modernisation ~cleanup ~testing
-
~"PV finding" | Make sure PVTracks::prvelocontainers is initialized, !4289 (@clemenci)
-
~UT | Convert UT warnings and errors to accumulators., !4274 (@ganowak) [Lbcom#11]
-
~"Event model" | Remove Velo(Lite) clusters from DigiEvent, !4294 (@ldufour)
-
~Build | Fixes for a clean compilation on ARM, !4207 (@clemenci)
-
Fix standalone headers builds, !4211 (@clemenci)
-
Fixes for LCG 104, !4143 (@clemenci) [LHCBPS-1912]
-
Adapted to changes in BaseSink and Entities, !4022 (@sponce) [#294]
### Documentation ~Documentation
### Other
-
~Tracking | PrSciFiHits add method to view x values, !4266 (@gunther)
-
Remove operator== for floats in simdwrapper, !4264 (@ahennequ)
-
Explicit cast added for ARM, !4200 (@obuon)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment