Skip to content

Commit

Permalink
Merge pull request #20168 from cms-sw/revert-20043-l1ttau_dqm_backpor…
Browse files Browse the repository at this point in the history
…t_92x

Revert "First version of the DQMOffline for L1T Taus - 92x"
  • Loading branch information
davidlange6 committed Aug 15, 2017
2 parents 69bf76d + ed186f3 commit 6b21c06
Show file tree
Hide file tree
Showing 13 changed files with 10 additions and 1,024 deletions.
207 changes: 0 additions & 207 deletions DQMOffline/L1Trigger/interface/L1TTauOffline.h

This file was deleted.

Expand Up @@ -99,12 +99,6 @@
# NoIsoEG quality tests
l1EmulatorObjNoIsoEGQualityTests.qtestOnEndLumi = False

# IsoTau quality tests
#l1EmulatorObjIsoTauQualityTests.qtestOnEndLumi = False

# NoIsoTau quality tests
#l1EmulatorObjNoIsoTauQualityTests.qtestOnEndLumi = False

# Mu quality tests
l1EmulatorObjMuQualityTests.qtestOnEndLumi = False

Expand Down
2 changes: 0 additions & 2 deletions DQMOffline/L1Trigger/python/L1TRate_Offline_cfi.py
Expand Up @@ -39,8 +39,6 @@
Mu = cms.untracked.bool(True),
EG = cms.untracked.bool(True),
IsoEG = cms.untracked.bool(True),
Tau = cms.untracked.bool(True),
IsoTau = cms.untracked.bool(True),
Jet = cms.untracked.bool(True),
CenJet = cms.untracked.bool(False), # Currently there is no unmasked trigger in this category
ForJet = cms.untracked.bool(False), # Currently there is no unmasked trigger in this category
Expand Down
12 changes: 0 additions & 12 deletions DQMOffline/L1Trigger/python/L1TSync_Offline_cfi.py
Expand Up @@ -50,18 +50,6 @@
algo = cms.string(""),
CertMinEvents = cms.int32(20),
),
Tau = cms.PSet(
monitor = cms.bool(True),
doAutoSelection = cms.bool(True),
algo = cms.string(""),
CertMinEvents = cms.int32(20),
),
IsoTau = cms.PSet(
monitor = cms.bool(True),
doAutoSelection = cms.bool(True),
algo = cms.string(""),
CertMinEvents = cms.int32(20),
),
Jet = cms.PSet(
monitor = cms.bool(True),
doAutoSelection = cms.bool(True),
Expand Down
55 changes: 0 additions & 55 deletions DQMOffline/L1Trigger/python/L1TTauDiff_cfi.py

This file was deleted.

48 changes: 0 additions & 48 deletions DQMOffline/L1Trigger/python/L1TTauEfficiency_cfi.py

This file was deleted.

41 changes: 0 additions & 41 deletions DQMOffline/L1Trigger/python/L1TTauOffline_cfi.py

This file was deleted.

0 comments on commit 6b21c06

Please sign in to comment.