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
510cdbd8
Commit
510cdbd8
authored
2 years ago
by
Patrick Koppenburg
Browse files
Options
Downloads
Patches
Plain Diff
Documentation for v61r0
parent
c35838f4
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!1103
Draft: Add AnalysisHelpers to DaVinci Stack
,
!710
Documentation for v61r0
Pipeline
#4080600
passed
2 years ago
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
ReleaseNotes/v61r0.md
+51
-0
51 additions, 0 deletions
ReleaseNotes/v61r0.md
with
52 additions
and
1 deletion
CMakeLists.txt
+
1
−
1
View file @
510cdbd8
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
cmake_minimum_required
(
VERSION 3.15
)
cmake_minimum_required
(
VERSION 3.15
)
project
(
DaVinci VERSION 6
0.3
project
(
DaVinci VERSION 6
1.0
LANGUAGES CXX
)
LANGUAGES CXX
)
# Enable testing with CTest/CDash
# Enable testing with CTest/CDash
...
...
This diff is collapsed.
Click to expand it.
ReleaseNotes/v61r0.md
0 → 100644
+
51
−
0
View file @
510cdbd8
2022-06-10 DaVinci v61r0
===
This version uses
Analysis
[
v40r4
](
../../../../Analysis/-/tags/v40r4
)
,
Rec
[
v34r3
](
../../../../Rec/-/tags/v34r3
)
,
Lbcom
[
v33r9
](
../../../../Lbcom/-/tags/v33r9
)
,
LHCb
[
v53r9
](
../../../../LHCb/-/tags/v53r9
)
,
Detector
[
v1r2
](
../../../../Detector/-/tags/v1r2
)
,
Gaudi
[
v36r5
](
../../../../Gaudi/-/tags/v36r5
)
and
LCG
[
101
](
http://lcginfo.cern.ch/release/101/
)
with ROOT 6.24.06.
This version is released on
`master`
branch.
Built relative to DaVinci
[
v60r3
](
/../../tags/v60r3
)
, with the following changes:
### New features ~"new feature"
-
Upstream project highlights :star:
-
~Configuration | Adapt code for the lbexec command (incl. removal of run-mc), !673 (@dfazzini) [LHCb#198]
### Fixes ~"bug fix" ~workaround
-
Upstream project highlights :star:
### Enhancements ~enhancement
-
~Configuration | Update add_filter with checks and append suffix Decision if necessary, !705 (@amathad)
-
Upstream project highlights :star:
-
~Configuration | Initial lbexec support, !706 (@cburr)
-
~Tuples | Functionality added to access HLT1 decisions using FunTuple and example options files included, !691 (@jedavies)
### Code cleanups and changes to tests ~modernisation ~cleanup ~testing
-
~Configuration | DaVinciDependencies.cmake: remove dependency on legacy package TurboStreamProd, !701 (@erodrigu)
-
~Functors | Updated all functors test, !688 (@pkoppenb)
-
~Functors | Follow Rec!2683, !687 (@chasse)
-
~Tuples | Adding test for funtuple array with user-defined length, !694 (@dfazzini)
-
Adding new test for passthrough, !699 (@dfazzini)
-
Upstream project highlights :star:
-
~Configuration | Adding error message when using 'run-mc', !708 (@dfazzini)
-
~Configuration ~Tuples | Set correct "TES_ROOT" for "Turbo" process and make process an explicit parameter, !702 (@amathad)
-
~Tuples | Test of FunTuple with v2 Composites and ChargedBasic, !695 (@amathad)
-
~Functors ~Tuples | Adding examples for ALLPV{X,Y,Z} and BPV{X,Y,Z} functors, !703 (@pkoppenb)
### Documentation ~Documentation
-
~Tuples | Introduce DaVinci tutorials, !682 (@amathad)
### Other
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