Skip to content
Snippets Groups Projects

2022-12-05: Daily sweep of 22.0 into master

Merged Tadej Novak requested to merge tadej/athena:sweep-2022-12-05 into master
7 files
+ 173
8
Compare changes
  • Side-by-side
  • Inline
Files
7
@@ -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