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
07550a2c
Commit
07550a2c
authored
2 months ago
by
gitlabCI
Browse files
Options
Downloads
Patches
Plain Diff
v37r2 release
parent
77276640
No related branches found
No related tags found
4 merge requests
!4337
Ignore: merge master into run5
,
!4336
Ignore: merge master into run5 branch
,
!4271
v37r2 release
,
!3780
Draft: Update parameterised scatters and move them to ParamFiles
Pipeline
#10359054
passed
2 months ago
Stage: test
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/v37r2.md
+46
-0
46 additions, 0 deletions
ReleaseNotes/v37r2.md
with
47 additions
and
1 deletion
CMakeLists.txt
+
1
−
1
View file @
07550a2c
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
cmake_minimum_required
(
VERSION 3.15
)
cmake_minimum_required
(
VERSION 3.15
)
project
(
Rec VERSION 37.
1
project
(
Rec VERSION 37.
2
LANGUAGES CXX
)
LANGUAGES CXX
)
# Enable testing with CTest/CDash
# Enable testing with CTest/CDash
...
...
This diff is collapsed.
Click to expand it.
ReleaseNotes/v37r2.md
0 → 100644
+
46
−
0
View file @
07550a2c
2025-02-13 Rec v37r2
===
This version uses
Lbcom
[
v36r3
](
../../../../Lbcom/-/tags/v36r3
)
,
LHCb
[
v56r3
](
../../../../LHCb/-/tags/v56r3
)
,
Gaudi
[
v39r2
](
../../../../Gaudi/-/tags/v39r2
)
,
Detector
[
v2r3
](
../../../../Detector/-/tags/v2r3
)
and
LCG
[
105c
](
http://lcginfo.cern.ch/release/105c/
)
with ROOT 6.30.08.
This version is released on the
`master`
branch.
Built relative to Rec
[
v37r1
](
/../../tags/v37r1
)
, with the following changes:
### Enhancements ~enhancement
-
~Tracking | PrVeloUT fully moving to SOACollections, !3399 (@gunther) [#456]
### Code cleanups and changes to tests ~modernisation ~cleanup ~testing
-
~FT | Extend timeout for FT nzs_digit_monitoring test to 1200 to cover dbg builds, !4245 (@jonrob)
-
~Build | Replace gaudi_add_tests(pytest...) with gaudi_add_pytest(...), !4243 (@clemenci) [gaudi/Gaudi#354]
### Other
-
~FT | FT Beam Time Analysis, !3585 (@chishuai)
-
~RICH | Adapt RichFutureRecSys/examples/RichFuture.py to new options format, !4248 (@jonrob)
-
~Functors | Suppress psabi compiler notes on ARM/GCC functor builds, !4246 (@jonrob)
-
~Monitoring | Add a map of the SciFi hit efficiency, !4130 (@yihou)
-
Update References for: LHCb!4913, Moore!4327, DaVinci!1230 based on lhcb-master-mr/12587, !4270 (@lhcbsoft)
-
Update References for: LHCb!4925 based on lhcb-master-mr/12476, !4262 (@lhcbsoft)
-
Update References for: Rec!4258 based on lhcb-master-mr/12456, !4260 (@lhcbsoft)
-
Fixed test_decayfinder for undefined behavior, !4259 (@sponce)
-
Update TestFileDB tag for RICH 2023 data tests, !4258 (@jonrob)
-
New flag in TrackParticleMonitor to include 2D histograms, !4247 (@miruizdi)
-
Synchronize master branch with 2024-patches, !4155 (@clemenci)
-
Eta distribution of track residuals added to FTTrackMonitor, !3813 (@miruizdi)
-
Add dependencies to be able to collect pytest tests in LoKiPhys, !4254 (@clemenci)
-
Update References for: Detector!667 based on lhcb-master-mr/12409, !4242 (@lhcbsoft)
-
Add track error to in sensor check, !4213 (@mwaterla)
-
Fix MuonUT truthmatching in PrTrackAssociator, !4194 (@decianm)
-
Algorithm to apply a global coordinate transform to PVs, !4139 (@ldufour)
-
Add some additional arm specific ref files, !4240 (@jonrob)
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