Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Analysis
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
Analysis
Commits
fb862144
Commit
fb862144
authored
1 year ago
by
Abhijit Mathad
Browse files
Options
Downloads
Plain Diff
Merge branch 'v41r16-release' into 'master'
Release v42r0 See merge request
!1045
parents
5bf8b0a8
7e272f79
No related branches found
Branches containing commit
Tags
v42r0
1 merge request
!1045
Release v42r0
Pipeline
#6809514
passed
1 year 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/v42r0.md
+30
-0
30 additions, 0 deletions
ReleaseNotes/v42r0.md
with
31 additions
and
1 deletion
CMakeLists.txt
+
1
−
1
View file @
fb862144
...
...
@@ -11,7 +11,7 @@
cmake_minimum_required
(
VERSION 3.15
)
project
(
Analysis VERSION 4
1.15
project
(
Analysis VERSION 4
2.0
LANGUAGES CXX
)
# Enable testing with CTest/CDash
...
...
This diff is collapsed.
Click to expand it.
ReleaseNotes/v42r0.md
0 → 100644
+
30
−
0
View file @
fb862144
2024-01-29 Analysis v42r0
===
This version uses
Rec
[
v36r0
](
../../../../Rec/-/tags/v36r0
)
,
Lbcom
[
v35r0
](
../../../../Lbcom/-/tags/v35r0
)
,
LHCb
[
v55r0
](
../../../../LHCb/-/tags/v55r0
)
,
Gaudi
[
v37r2
](
../../../../Gaudi/-/tags/v37r2
)
,
Detector
[
v1r25
](
../../../../Detector/-/tags/v1r25
)
and
LCG
[
104
](
http://lcginfo.cern.ch/release/104/
)
with ROOT 6.28.04.
This version is released on the
`master`
branch.
Built relative to Analysis
[
v41r15
](
/../../tags/v41r15
)
, with the following changes:
### New features ~"new feature"
-
~Flavour tagging | Add support in FunTuple for vector of enums (useful for FlavourTagging info), !1043 (@scelani)
### Enhancements ~enhancement
-
~Functors | Add functorcollection for vertex isolation, !913 (@tfulghes)
-
~Tuples | Add an extra check for []CC in the decay descriptor of FunTuple, !1018 (@jzhuo)
### Code cleanups and changes to tests ~modernisation ~cleanup ~testing
-
Use
`get_hlt1_selreports`
instead of
`make_data_with_FetchDataFromFile`
, !1042 (@graven)
-
Streamline some FunTuple::fill_ functions, !1038 (@graven)
-
Make the []CC check softer, !1041 (@jzhuo)
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