1 import FWCore.ParameterSet.Config
as cms
3 from DQMOffline.Trigger.topMonitoring_cfi
import topMonitoring
5 hltTOPmonitoring = topMonitoring.clone()
7 hltTOPmonitoring.FolderName =
'HLT/TOP/default/'
8 hltTOPmonitoring.requireValidHLTPaths =
True
11 hltTOPmonitoring.histoPSet.lsPSet.nbins = 250
12 hltTOPmonitoring.histoPSet.lsPSet.xmin = 0
13 hltTOPmonitoring.histoPSet.lsPSet.xmax = 2500
15 hltTOPmonitoring.histoPSet.metPSet.nbins = 30
16 hltTOPmonitoring.histoPSet.metPSet.xmin = 0
17 hltTOPmonitoring.histoPSet.metPSet.xmax = 300
19 hltTOPmonitoring.histoPSet.ptPSet.nbins = 60
20 hltTOPmonitoring.histoPSet.ptPSet.xmin = 0
21 hltTOPmonitoring.histoPSet.ptPSet.xmax = 300
23 hltTOPmonitoring.histoPSet.lsPSet.nbins = 2500
25 hltTOPmonitoring.histoPSet.phiPSet.nbins = 32
26 hltTOPmonitoring.histoPSet.phiPSet.xmin = -3.2
27 hltTOPmonitoring.histoPSet.phiPSet.xmax = 3.2
29 hltTOPmonitoring.histoPSet.etaPSet.nbins = 24
30 hltTOPmonitoring.histoPSet.etaPSet.xmin = -2.4
31 hltTOPmonitoring.histoPSet.etaPSet.xmax = 2.4
33 hltTOPmonitoring.histoPSet.htPSet.nbins = 60
34 hltTOPmonitoring.histoPSet.htPSet.xmin = 0
35 hltTOPmonitoring.histoPSet.htPSet.xmax = 600
37 hltTOPmonitoring.histoPSet.csvPSet.nbins = 50
38 hltTOPmonitoring.histoPSet.csvPSet.xmin = 0
39 hltTOPmonitoring.histoPSet.csvPSet.xmax = 1
41 hltTOPmonitoring.histoPSet.DRPSet.nbins = 60
42 hltTOPmonitoring.histoPSet.DRPSet.xmin = 0
43 hltTOPmonitoring.histoPSet.DRPSet.xmax = 6
45 hltTOPmonitoring.histoPSet.invMassPSet.nbins = 40
46 hltTOPmonitoring.histoPSet.invMassPSet.xmin = 0
47 hltTOPmonitoring.histoPSet.invMassPSet.xmax = 80
49 hltTOPmonitoring.histoPSet.MHTPSet.nbins = 80
50 hltTOPmonitoring.histoPSet.MHTPSet.xmin = 60
51 hltTOPmonitoring.histoPSet.MHTPSet.xmax = 300
54 hltTOPmonitoring.histoPSet.metBinning = [0,20,40,60,80,100,125,150,175,200]
55 hltTOPmonitoring.histoPSet.HTBinning = [0,20,40,60,80,100,125,150,175,200,300,400,500,700]
57 hltTOPmonitoring.histoPSet.eleEtaBinning = [-2.4,-2.1,-1.5,-0.9,-0.3,0.,0.3,0.9,1.5,2.1,2.4]
58 hltTOPmonitoring.histoPSet.jetEtaBinning = [-2.4,-2.1,-1.5,-0.9,-0.3,0.,0.3,0.9,1.5,2.1,2.4]
59 hltTOPmonitoring.histoPSet.muEtaBinning = [-2.4,-2.1,-1.5,-0.9,-0.3,0.,0.3,0.9,1.5,2.1,2.4]
61 hltTOPmonitoring.histoPSet.elePtBinning = [0,5,10,20,30,40,50,70,100,200,400]
62 hltTOPmonitoring.histoPSet.jetPtBinning = [0,5,10,20,30,40,50,70,100,200,400]
63 hltTOPmonitoring.histoPSet.muPtBinning = [0,5,10,20,30,40,50,70,100,200,400]
65 hltTOPmonitoring.histoPSet.eleEtaBinning2D = [-2.5,-1.5,-0.6,0.,0.6,1.5,2.5]
66 hltTOPmonitoring.histoPSet.jetEtaBinning2D = [-2.5,-1.5,-0.6,0.,0.6,1.5,2.5]
67 hltTOPmonitoring.histoPSet.muEtaBinning2D = [-2.5,-1.5,-0.6,0.,0.6,1.5,2.5]
68 hltTOPmonitoring.histoPSet.phoEtaBinning2D = [-2.5,-1.5,-0.6,0.,0.6,1.5,2.5]
70 hltTOPmonitoring.histoPSet.elePtBinning2D = [0,20,30,50,100,200,400]
71 hltTOPmonitoring.histoPSet.jetPtBinning2D = [0,20,30,50,100,200,400]
72 hltTOPmonitoring.histoPSet.muPtBinning2D = [0,20,30,50,100,200,400]
73 hltTOPmonitoring.histoPSet.phoPtBinning2D = [0,20,30,50,100,200,400]
75 hltTOPmonitoring.histoPSet.HTBinning2D = [0,20,40,70,100,150,200,400,700]
76 hltTOPmonitoring.histoPSet.phiBinning2D = [-3.1416,-1.8849,-0.6283,0.6283,1.8849,3.1416]
78 hltTOPmonitoring.enablePhotonPlot =
False
79 hltTOPmonitoring.enableMETPlot =
False
81 hltTOPmonitoring.applyLeptonPVcuts =
False
82 hltTOPmonitoring.leptonPVcuts.dxy = 9999.
83 hltTOPmonitoring.leptonPVcuts.dz = 9999.
85 hltTOPmonitoring.met =
"pfMetEI"
86 hltTOPmonitoring.jets =
"ak4PFJetsCHS"
87 hltTOPmonitoring.electrons =
"gedGsfElectrons"
88 hltTOPmonitoring.elecID =
"egmGsfElectronIDsForDQM:cutBasedElectronID-Fall17-94X-V1-tight"
89 hltTOPmonitoring.muons =
"muons"
90 hltTOPmonitoring.photons =
"photons"
91 hltTOPmonitoring.vertices =
"offlinePrimaryVertices"
93 hltTOPmonitoring.btagAlgos = [
'pfDeepCSVJetTags:probb',
'pfDeepCSVJetTags:probbb']
94 hltTOPmonitoring.workingpoint = 0.8484
96 hltTOPmonitoring.HTdefinition =
'pt>30 & abs(eta)<2.5'
97 hltTOPmonitoring.leptJetDeltaRmin = 0.4
98 hltTOPmonitoring.bJetMuDeltaRmax = 9999.
99 hltTOPmonitoring.bJetDeltaEtaMax = 9999.
101 hltTOPmonitoring.numGenericTriggerEventPSet.andOr =
False
102 hltTOPmonitoring.numGenericTriggerEventPSet.andOrHlt =
True
103 hltTOPmonitoring.numGenericTriggerEventPSet.hltInputTag =
"TriggerResults::HLT"
104 hltTOPmonitoring.numGenericTriggerEventPSet.errorReplyHlt =
False
105 hltTOPmonitoring.numGenericTriggerEventPSet.verbosityLevel = 0
107 hltTOPmonitoring.denGenericTriggerEventPSet.andOr =
False
108 hltTOPmonitoring.denGenericTriggerEventPSet.andOrHlt =
True
109 hltTOPmonitoring.denGenericTriggerEventPSet.hltInputTag =
"TriggerResults::HLT"
110 hltTOPmonitoring.denGenericTriggerEventPSet.errorReplyHlt =
False
111 hltTOPmonitoring.denGenericTriggerEventPSet.dcsInputTag =
"scalersRawToDigi"
112 hltTOPmonitoring.denGenericTriggerEventPSet.dcsPartitions = [24, 25, 26, 27, 28, 29]
113 hltTOPmonitoring.denGenericTriggerEventPSet.andOrDcs =
False
114 hltTOPmonitoring.denGenericTriggerEventPSet.errorReplyDcs =
True
115 hltTOPmonitoring.denGenericTriggerEventPSet.verbosityLevel = 0
117 hltTOPmonitoring.MHTdefinition =
'pt>30 & abs(eta)<2.5'
118 hltTOPmonitoring.MHTcut = -1
119 hltTOPmonitoring.invMassUppercut = -1.0
120 hltTOPmonitoring.invMassLowercut = -1.0
121 hltTOPmonitoring.oppositeSignMuons =
False
122 hltTOPmonitoring.invMassCutInAllMuPairs =
False