Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Moore
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
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
Moore
Merge requests
!2693
add superTAE to builder
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
add superTAE to builder
rvazquez_forCaloMoni
into
2024-patches
Overview
2
Commits
13
Pipelines
9
Changes
1
Closed
Ricardo Vazquez Gomez
requested to merge
rvazquez_forCaloMoni
into
2024-patches
1 year ago
Overview
2
Commits
13
Pipelines
9
Changes
1
Expand
Needs
Rec!3614 (closed)
Edited
1 year ago
by
Ricardo Vazquez Gomez
0
0
Merge request reports
Compare
version 3
version 7
b25b417c
1 year ago
version 6
61eb738e
1 year ago
version 5
777515f1
1 year ago
version 4
3853caa6
1 year ago
version 3
1bc7d791
1 year ago
version 2
7e72d325
1 year ago
version 1
e7474527
1 year ago
2024-patches (base)
and
version 4
latest version
b25b417c
13 commits,
11 months ago
version 7
b25b417c
13 commits,
1 year ago
version 6
61eb738e
12 commits,
1 year ago
version 5
777515f1
10 commits,
1 year ago
version 4
3853caa6
4 commits,
1 year ago
version 3
1bc7d791
3 commits,
1 year ago
version 2
7e72d325
2 commits,
1 year ago
version 1
e7474527
1 commit,
1 year ago
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Conflict: This file was modified in both the source and target branches. Ask someone with write access to resolve it.
Hlt/RecoConf/python/RecoConf/calo_data_monitoring.py
+
1
−
1
Options
@@ -51,7 +51,7 @@ def monitor_calo_digits(calo,
HistoMultiplicityMaxEcal
=
8000
,
HistoMultiplicityBinEcal
=
8000
,
HistoMultiplicityMaxHCal
=
2000
,
HistoMultiplicityBinHcal
=
2000
,
HistoMultiplicityBinHcal
=
2000
,
Calib_BXIDsA
=
[],
Calib_BXIDsB
=
[],
perBXIDlist
=
[],
Loading