Skip to content

Commit 6804460

Browse files
author
Alessandro Rossi
committed
Fix a typo on SiPixel_OfflineMonitor sequence
1 parent f69a87a commit 6804460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DQMOffline/Trigger/python/SiPixel_OfflineMonitoring_cff.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
sipixelMonitorHLTsequence = cms.Sequence(
1212
hltSiPixelClusterShapeCache
1313
+ hltSiPixelPhase1ClustersAnalyzer
14-
+ refittedForPixelDQM
14+
+ hltrefittedForPixelDQM
1515
+ hltSiPixelPhase1TrackClustersAnalyzer
1616
)

0 commit comments

Comments
 (0)