Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Alignment
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
Alignment
Merge requests
!521
Synchronize master branch with 2024-patches
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Synchronize master branch with 2024-patches
2024-patches-sync
into
master
Overview
1
Commits
15
Pipelines
9
Changes
28
Merged
Marco Clemencic
requested to merge
2024-patches-sync
into
master
10 months ago
Overview
1
Commits
15
Pipelines
9
Changes
28
Expand
Includes:
Update References for:
Rec!3882 (merged)
based on lhcb-2024-patches-mr/954 (
!532 (merged)
)
Update References for:
Rec!3954 (merged)
based on lhcb-2024-patches-mr/912 (
!531 (merged)
)
Update References for:
Rec!3663 (merged)
,
Moore!3513 (merged)
based on lhcb-2024-patches-mr/871 (
!530 (merged)
)
Update References for:
LHCb!4587 (merged)
,
LHCbIntegrationTests!70 (merged)
based on lhcb-2024-patches-mr/790 (
!526 (merged)
)
use new bind for Retina switch (
!472 (merged)
)
Update References for:
Rec!3942 (merged)
,
Moore!3526 (merged)
,
Moore!3564 (merged)
,
!524 (merged)
based... (
!525 (merged)
)
Keep default default settting for Velo full PR (
!524 (merged)
)
Edited
9 months ago
by
Marco Clemencic
0
0
Merge request reports
Compare
master
version 6
5aed3251
9 months ago
version 5
203f50c6
9 months ago
version 4
23feddd5
9 months ago
version 3
2ba3475f
10 months ago
version 2
53b31a20
10 months ago
version 1
19e7033d
10 months ago
master (base)
and
latest version
latest version
7e76a062
15 commits,
9 months ago
version 6
5aed3251
15 commits,
9 months ago
version 5
203f50c6
14 commits,
9 months ago
version 4
23feddd5
12 commits,
9 months ago
version 3
2ba3475f
10 commits,
10 months ago
version 2
53b31a20
8 commits,
10 months ago
version 1
19e7033d
4 commits,
10 months ago
28 files
+
4104
−
4070
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
28
Search (e.g. *.vue) (Ctrl+P)
Alignment/Humboldt/options/FT/DefaultBinds.py
0 → 100644
+
15
−
0
Options
###############################################################################
# (c) Copyright 2022 CERN for the benefit of the LHCb Collaboration #
# #
# This software is distributed under the terms of the GNU General Public #
# Licence version 3 (GPL Version 3), copied verbatim in the file "COPYING". #
# #
# In applying this licence, CERN does not waive the privileges and immunities #
# granted to it by virtue of its status as an Intergovernmental Organization #
# or submit itself to any jurisdiction. #
###############################################################################
from
RecoConf.legacy_rec_hlt1_tracking
import
make_VeloClusterTrackingSIMD
make_VeloClusterTrackingSIMD
.
global_bind
(
use_full
=
True
,
SkipForward
=
4
,
SeedingWindow
=
6
)
Loading