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
4c19e6a0
Commit
4c19e6a0
authored
2 years ago
by
Patrick Koppenburg
Browse files
Options
Downloads
Patches
Plain Diff
Release v63r3
parent
10fade61
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!1103
Draft: Add AnalysisHelpers to DaVinci Stack
,
!807
Release v63r3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
ReleaseNotes/v63r3.md
+50
-0
50 additions, 0 deletions
ReleaseNotes/v63r3.md
with
51 additions
and
1 deletion
CMakeLists.txt
+
1
−
1
View file @
4c19e6a0
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
cmake_minimum_required
(
VERSION 3.15
)
cmake_minimum_required
(
VERSION 3.15
)
project
(
DaVinci VERSION 63.
2
project
(
DaVinci VERSION 63.
3
LANGUAGES CXX
)
LANGUAGES CXX
)
# Enable testing with CTest/CDash
# Enable testing with CTest/CDash
...
...
This diff is collapsed.
Click to expand it.
ReleaseNotes/v63r3.md
0 → 100644
+
50
−
0
View file @
4c19e6a0
2022-12-19 DaVinci v63r3
===
This version uses
Analysis
[
v41r3
](
../../../../Analysis/-/tags/v41r3
)
,
Moore
[
v54r3
](
../../../../Moore/-/tags/v54r3
)
,
Rec
[
v35r3
](
../../../../Rec/-/tags/v35r3
)
,
Lbcom
[
v34r3
](
../../../../Lbcom/-/tags/v34r3
)
,
LHCb
[
v54r3
](
../../../../LHCb/-/tags/v54r3
)
,
Gaudi
[
v36r9
](
../../../../Gaudi/-/tags/v36r9
)
,
Detector
[
v1r7
](
../../../../Detector/-/tags/v1r7
)
This version uses LCG
[
101a
](
http://lcginfo.cern.ch/release/101a_LHCB_7/
)
with ROOT 6.24.08.
This version is released on
`master`
branch.
Built relative to DaVinci
[
v63r2
](
/../../tags/v63r2
)
, with the following changes:
### New features ~"new feature"
-
Upstream project highlights :star:
### Fixes ~"bug fix" ~workaround
-
Upstream project highlights :star:
### Enhancements ~enhancement
-
Upstream project highlights :star:
### Code cleanups and changes to tests ~modernisation ~cleanup ~testing
-
~Functors | Add test for track functors (Follow https://gitlab.cern.ch/lhcb/Rec/-/merge_requests/3214), !793 (@amathad)
-
Calo index bookkeeping fix, !802 (@mveghel)
-
Follows https://gitlab.cern.ch/lhcb/Rec/-/merge_requests/3217, !795 (@tfulghes)
-
Upstream project highlights :star:
### Documentation ~Documentation
-
Update doc/framework/pyconf.rst, !797 (@erodrigu)
### Other
-
~Configuration | Add more global binds, !794 (@sstahl)
-
~Functors | Follow changes in Rec!3231 - replace a LoKi functor with ThOr, !799 (@graven)
-
~Functors ~"MC checking" ~Tuples | Functor to replace MCTupleToolPrompt, !800 (@jzhuo)
-
~Functors ~Tuples | Add BPVCORRMERR, !763 (@masmith)
-
~Tuples | Follows https://gitlab.cern.ch/lhcb/Rec/-/merge_requests/3124 (Example for FIND_MCDECAY functor), !781 (@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