Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mtosi committed Oct 23, 2017
1 parent 7428869 commit d7daf42
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions DQMOffline/Trigger/python/DQMOffline_Trigger_cff.py
Expand Up @@ -127,11 +127,6 @@
HILowLumiHLTOfflineSourceSequence
)

offlineHLTSource = cms.Sequence(
offlineHLTSourceWithRECO *
offlineHLTSourceOnAOD
)

offlineHLTSource4LowLumi = cms.Sequence(
offlineHLTSourceWithRECO *
offlineHLTSourceOnAOD4LowLumi
Expand Down
2 changes: 1 addition & 1 deletion HLTriggerOffline/Common/python/HLTValidation_cff.py
Expand Up @@ -59,7 +59,7 @@
+ExoticaValidationSequence
+b2gHLTriggerValidation
+SMPValidationSequence
#too noisy for now +hltbtagValidationSequence
+hltbtagValidationSequence
+hltHCALdigisAnalyzer+hltHCALRecoAnalyzer+hltHCALNoiseRates # HCAL
)
hltvalidationWithData = cms.Sequence(
Expand Down

0 comments on commit d7daf42

Please sign in to comment.