Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
DaVinci
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
DaVinci
Commits
7183aea5
Commit
7183aea5
authored
1 year ago
by
Davide Fazzini
Browse files
Options
Downloads
Patches
Plain Diff
Release v63r14
parent
eac90d39
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!1103
Draft: Add AnalysisHelpers to DaVinci Stack
,
!980
Release v63r14
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
ReleaseNotes/v63r14.md
+52
-0
52 additions, 0 deletions
ReleaseNotes/v63r14.md
with
53 additions
and
1 deletion
CMakeLists.txt
+
1
−
1
View file @
7183aea5
...
...
@@ -11,7 +11,7 @@
cmake_minimum_required
(
VERSION 3.15
)
project
(
DaVinci VERSION 63.1
3.1
project
(
DaVinci VERSION 63.1
4
LANGUAGES CXX
)
# Enable testing with CTest/CDash
...
...
This diff is collapsed.
Click to expand it.
ReleaseNotes/v63r14.md
0 → 100644
+
52
−
0
View file @
7183aea5
2023-10-13 DaVinci v63r14
===
This version uses
Analysis
[
v41r14
](
../../../../Analysis/-/tags/v41r14
)
,
Moore
[
v54r21
](
../../../../Moore/-/tags/v54r21
)
,
Allen
[
v3r21
](
../../../../Allen/-/tags/v3r21
)
,
Rec
[
v35r20
](
../../../../Rec/-/tags/v35r20
)
,
Lbcom
[
v34r19
](
../../../../Lbcom/-/tags/v34r19
)
,
LHCb
[
v54r19
](
../../../../LHCb/-/tags/v54r19
)
,
Detector
[
v1r22
](
../../../../Detector/-/tags/v1r22
)
,
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 DaVinci
[
v63r13p1
](
/../../tags/v63r13p1
)
, with the following changes:
### New features ~"new feature"
-
Upstream project highlights :star:
### Fixes ~"bug fix" ~workaround
-
Fix the integration test on tuple from turbo with veloSP, !978 (@dfazzini) [LHCbIntegrationTests#5]
-
Fix documentation in tupling_relation_isovariables, !975 (@tfulghes)
-
Upstream project highlights :star:
### Enhancements ~enhancement
-
~Configuration | Remove evt_pre_filters from the DaVinci options, !979 (@dfazzini) [#115]
-
~Configuration | Implement consistency checks in configuration of jobs on Spruced data, !971 (@erodrigu)
-
Add Clang formatting as a pre-commit hook following Gaudi, !973 (@erodrigu)
-
Neutral proto particle integration test options, !953 (@sesen)
-
Upstream project highlights :star:
### Code cleanups and changes to tests ~modernisation ~cleanup ~testing
-
~Tuples | Example to store hlt2 tistos, !876 (@sstahl)
-
Pre-commit updates, !977 (@erodrigu)
-
Fix docs yet again while updating some CI dependencies, !976 (@erodrigu)
-
Fix errors caused by DD4Hep future upgrades refactor, !966 (@emmuhamm)
-
Add options file for LHCbIntegrationTest, !948 (@jobutter)
-
Adapt the expected values in mc tests for LHCb!4275, !962 (@sesen)
-
Upstream project highlights :star:
### Documentation ~Documentation
-
Fix documentation in tupling_relation_isovariables, !975 (@tfulghes)
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