Skip to content

Commit 4289d62

Browse files
committed
Minor fixes (v2) while testing the full workflow (EGM+MUO)
1 parent 8c6618f commit 4289d62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DQMOffline/Configuration/python/DQMOffline_SecondStep_cff.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@
269269
DQMHarvestBTag = cms.Sequence( bTagCollectorSequenceDATA )
270270

271271
# HLT Scouting trigger sequence
272-
DQMHarvestHLTScouting = cms.Sequence( HLTScoutingPostProcessing )
272+
DQMHarvestHLTScouting = cms.Sequence( hLTScoutingPostProcessing )
273273

274274
from PhysicsTools.NanoAOD.nanoDQM_cff import *
275275
from Validation.RecoParticleFlow.DQMForPF_MiniAOD_cff import *

0 commit comments

Comments
 (0)