Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
athena
Manage
Activity
Members
Labels
Plan
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review 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
atlas
athena
Merge requests
!59006
2022-12-05: Daily sweep of 22.0 into master
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
2022-12-05: Daily sweep of 22.0 into master
tadej/athena:sweep-2022-12-05
into
master
Overview
5
Commits
8
Pipelines
2
Changes
7
Merged
Tadej Novak
requested to merge
tadej/athena:sweep-2022-12-05
into
master
2 years ago
Overview
5
Commits
8
Pipelines
2
Changes
7
Expand
No conflicts.
0
0
Merge request reports
Compare
master
version 1
816e39e4
2 years ago
master (base)
and
latest version
latest version
d36e1c74
8 commits,
2 years ago
version 1
816e39e4
7 commits,
2 years ago
7 files
+
173
−
8
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
7
Search (e.g. *.vue) (Ctrl+P)
DataQuality/DataQualityConfigurations/config/CTP/collisions_run.config
+
9
−
0
Options
@@ -156,10 +156,13 @@ dir CT {
output
=
CentralTrigger
/
MuCTPI
/
Cand
/
Expert
hist
candSLVsLBBA
{
algorithm
=
check_MUCTPISLAnyHit
}
hist
candSLVsLBEC
{
algorithm
=
check_MUCTPISLAnyHit
}
hist
candSLVsLBFW
{
algorithm
=
check_MUCTPISLAnyHit
}
hist
candVetoFlag_RoiVsSLBA
{
}
@@ -271,6 +274,12 @@ algorithm check_MUCTPISLTiming {
thresh
=
0
.
4
}
algorithm
check_MUCTPISLAnyHit
{
libname
=
libdqm_algorithms
.
so
name
=
MUCTPISLAnyHit
thresh
=
0
.
1
}
algorithm
MUCTPI_Histogram_Not_Empty
{
libname
=
libdqm_algorithms
.
so
name
=
Histogram_Not_Empty
Loading