Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PRConfig
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
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 Data Packages
PRConfig
Merge requests
!357
update the name of the raw bank combiner
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
update the name of the raw bank combiner
sevda-clean-up
into
master
Overview
3
Commits
3
Pipelines
3
Changes
2
Merged
Sevda Esen
requested to merge
sevda-clean-up
into
master
1 year ago
Overview
3
Commits
3
Pipelines
3
Changes
1
Expand
Needed by
lhcb/Moore!2802 (merged)
Edited
1 year ago
by
Sevda Esen
0
0
Merge request reports
Compare
version 1
version 2
e4e0bf4d
1 year ago
version 1
24e5886c
1 year ago
master (base)
and
version 2
latest version
f3ea9fb5
3 commits,
1 year ago
version 2
e4e0bf4d
2 commits,
1 year ago
version 1
24e5886c
1 commit,
1 year ago
Show latest version
1 file
+
2
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
python/MooreTests/readTimingTable.py
+
2
−
2
Options
@@ -122,8 +122,8 @@ algGroups = {
OrderedDict
([
(
"
Framework
"
,
[
"
LHCb__MDF__IOAlg
"
,
"
reserveIOV
"
,
"
createODIN
"
,
"
DummyEventTime
"
,
"
LHCb__UnpackRawEvent.*
"
,
"
.*CombineRawBanks.*
"
,
"
Decode_ODIN
"
,
"
LumiCounter
"
,
"
SelectHlt1HltDecReports
"
,
"
LHCb__UnpackRawEvent.*
"
,
"
.*CombineRawBanks.*
"
,
"
Decode_ODIN
"
,
"
LumiCounter
"
,
"
SelectHlt1HltDecReports
"
,
"
SelectHlt1HltLumiSummary
"
,
"
SelectHlt1HltSelReports
"
,
"
SelectHlt2HltDecReports
"
,
"
SelectHlt2HltLumiSummary
"
,
"
SelectHlt2HltRoutingBits
"
Loading