Skip to content
Snippets Groups Projects
Commit a04b2434 authored by Hass AbouZeid's avatar Hass AbouZeid
Browse files

Merge branch '21.0-trigger-han-test-may' into '21.0'

Removing histograms causing errors in HLT/HLTOfflineShift/cosmics_run.config.

See merge request !2066
parents a5a29926 4ed839ff
No related merge requests found
...@@ -55,8 +55,8 @@ output top_level { ...@@ -55,8 +55,8 @@ output top_level {
## } ## }
## output InDet { ## output InDet {
## } ## }
output Muons { ## output Muons {
} ## }
output MissingET { output MissingET {
} }
output Tau { output Tau {
...@@ -720,21 +720,21 @@ dir HLT { ...@@ -720,21 +720,21 @@ dir HLT {
} }
} }
dir MuonMon { ## dir MuonMon {
dir muComb { ## dir muComb {
hist muComb_ptratio_toMF@OfflineShifter { ## hist muComb_ptratio_toMF@OfflineShifter {
output = HLT/OfflineShifter/Misc/Muons ## output = HLT/OfflineShifter/Misc/Muons
algorithm = alg_muComb_ptratio ## algorithm = alg_muComb_ptratio
description = OUTDATED??? Should have a peak around 1. Please compare with reference histogram. ## description = OUTDATED??? Should have a peak around 1. Please compare with reference histogram.
weight = 0.0 ## weight = 0.0
} ## }
hist muComb_dR_toMF@OfflineShifter { ## hist muComb_dR_toMF@OfflineShifter {
output = HLT/OfflineShifter/Misc/Muons ## output = HLT/OfflineShifter/Misc/Muons
description = OUTDATED??? Should have a peak at small value (< 0.05). If there are many (> several %) at overflow it may indicate something. Please compare with reference histogram. ## description = OUTDATED??? Should have a peak at small value (< 0.05). If there are many (> several %) at overflow it may indicate something. Please compare with reference histogram.
algorithm = TRMUO_GatherData ## algorithm = TRMUO_GatherData
} ## }
} ## }
} ## }
dir TauMon { dir TauMon {
dir Shifter { dir Shifter {
......
# ********************************************************************** # **********************************************************************
# $Id: cosmics_run.config 783012 2016-11-08 15:10:28Z xhoad $ # $Id: cosmics_run.config
# ********************************************************************** # **********************************************************************
####################### #######################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment