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
6662d331
Commit
6662d331
authored
2 years ago
by
Patrick Koppenburg
Browse files
Options
Downloads
Patches
Plain Diff
Release v63r2
parent
34b217f4
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!1103
Draft: Add AnalysisHelpers to DaVinci Stack
,
!789
Release v63r2
Pipeline
#4805501
passed
2 years ago
Stage: check
Stage: build
Stage: docs
Stage: .post
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/v63r2.md
+54
-0
54 additions, 0 deletions
ReleaseNotes/v63r2.md
with
55 additions
and
1 deletion
CMakeLists.txt
+
1
−
1
View file @
6662d331
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
cmake_minimum_required
(
VERSION 3.15
)
cmake_minimum_required
(
VERSION 3.15
)
project
(
DaVinci VERSION 63.
1
project
(
DaVinci VERSION 63.
2
LANGUAGES CXX
)
LANGUAGES CXX
)
# Enable testing with CTest/CDash
# Enable testing with CTest/CDash
...
...
This diff is collapsed.
Click to expand it.
ReleaseNotes/v63r2.md
0 → 100644
+
54
−
0
View file @
6662d331
2022-11-24 DaVinci v63r2
===
This version uses
Analysis
[
v41r2
](
../../../../Analysis/-/tags/v41r2
)
,
Moore
[
v54r2
](
../../../../Moore/-/tags/v54r2
)
,
Rec
[
v35r2
](
../../../../Rec/-/tags/v35r2
)
,
Lbcom
[
v34r2
](
../../../../Lbcom/-/tags/v34r2
)
,
LHCb
[
v54r2
](
../../../../LHCb/-/tags/v54r2
)
,
Gaudi
[
v36r9
](
../../../../Gaudi/-/tags/v36r9
)
,
Detector
[
v1r6
](
../../../../Detector/-/tags/v1r6
)
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
[
v63r0
](
/../../tags/v63r0
)
, with the following changes:
### New features ~"new feature"
-
~"MC checking" | Add new input support to MCHierarchy functorcollection, !770 (@jzhuo)
-
Test on EMTF data, !782 (@pkoppenb)
-
Upstream project highlights :star:
-
~Tuples | New PID Substitution DaVinci Tool, !756 (@jzhuo)
### Enhancements ~enhancement
-
~Configuration | Make "process" a required input and configure pyconf functions globally once with user input, !731 (@amathad)
-
~"MC checking" | Fix the relation location in MCReconstructed tool, !769 (@jzhuo)
-
Follow LHCb!3822, !776 (@sesen)
-
Update tagging array qmtest including mctruth infos, !762 (@dfazzini)
-
Upstream project highlights :star:
-
~Configuration | Minor fixes and improvements to DaVinci/LbExec.py, !786 (@erodrigu)
### Code cleanups and changes to tests ~modernisation ~cleanup ~testing
-
Clear up ambiguity -
`process`
->
`input_process`
, !778 (@nskidmor)
-
Move composite creation test to DaVinciExamples, !773 (@pkoppenb)
-
Remove mention of obsolete, unnecessary enable_unpack option, !772 (@graven)
-
Upstream project highlights :star:
-
~Configuration | Remove non-needed DaVinci/utils.py file, !787 (@erodrigu)
### Documentation ~Documentation
-
Section about running over old files produced using Brunel, !779 (@amathad)
-
Updated ganga workaround for DaVinci, !780 (@jagoodin)
-
~Functors ~Tuples | Update list of functors that can be used in FunTuple, !788 (@pkoppenb)
### Other
-
Update References for: LHCb!3848 based on lhcb-master-mr/6112, !777 (@lhcbsoft)
-
Update References for: LHCb!3805, Moore!1808 based on lhcb-master-mr/6005, !775 (@lhcbsoft)
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