Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
Rec
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
Rec
Commits
da9f4f39
Commit
da9f4f39
authored
1 year ago
by
Rosen Matev
Browse files
Options
Downloads
Patches
Plain Diff
Prepare Rec v36r1
[ci skip]
parent
fa06c8e8
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!3788
Draft: Update SciFi cluster monitoring
,
!3763
Prepare Rec v36r1
Pipeline
#6888334
skipped
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/v36r1.md
+49
-0
49 additions, 0 deletions
ReleaseNotes/v36r1.md
with
50 additions
and
1 deletion
CMakeLists.txt
+
1
−
1
View file @
da9f4f39
...
...
@@ -11,7 +11,7 @@
cmake_minimum_required
(
VERSION 3.15
)
project
(
Rec VERSION 36.
0
project
(
Rec VERSION 36.
1
LANGUAGES CXX
)
# Enable testing with CTest/CDash
...
...
This diff is collapsed.
Click to expand it.
ReleaseNotes/v36r1.md
0 → 100644
+
49
−
0
View file @
da9f4f39
2024-02-13 Rec v36r1
===
This version uses
Lbcom
[
v35r1
](
../../../../Lbcom/-/tags/v35r1
)
,
LHCb
[
v55r1
](
../../../../LHCb/-/tags/v55r1
)
,
Detector
[
v1r26
](
../../../../Detector/-/tags/v1r26
)
,
Gaudi
[
v38r0
](
../../../../Gaudi/-/tags/v38r0
)
and
LCG
[
105a
](
http://lcginfo.cern.ch/release/105a/
)
.
This version is released on the
`master`
branch.
Built relative to Rec
[
v36r0
](
/../../tags/v36r0
)
, with the following changes:
### New features ~"new feature"
-
~Tracking | Add ISequencerTimerTool handle to tracking algos for easy event-by-event time measurement, !3660 (@gunther)
### Fixes ~"bug fix" ~workaround
### Enhancements ~enhancement
### Code cleanups and changes to tests ~modernisation ~cleanup ~testing
-
~Build | Fixes for build in "super-project" context, !3754 (@clemenci)
-
~Build | Replace CMake command exec_program with execute_process, !3750 (@clemenci)
-
Remove last usage of make_MCTrackInfo, !3735 (@graven)
### Documentation ~Documentation
-
Fixed documentation of a few functors, !3737 (@tmombach)
### Other
-
~Tracking | PrDebugTrackingLosses calculate radiation length fraction for MCParticle, !3709 (@gunther)
-
~Tracking ~"Event model" ~Persistency | Cleanup duplicate track info in ProtoParticle, !3724 (@mveghel)
-
~Jets | Remove use of LoKi in Jet code, !3703 (@helder)
-
Flavor Tagging rename, !3749 (@cprouve)
-
Cleanup: remove seemingly unused algorithm, !3746 (@tnanut)
-
Revert "Merge branch 'revert-6bb61652' into 'master'", !3745 (@graven)
-
#passed counters added to more selection algorithms, !3741 (@dmagdali)
-
Revert "Merge branch 'streamline-FunctionalFlavourTagging' into 'master'", !3739 (@sponce)
-
Prefer Particle::Range over Particles, !3732 (@graven)
-
Adapt to LHCb!4423 - use strong enum for TagResult, !3728 (@graven)
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