Skip to content

Commit

Permalink
Typo in AlcaBeamMonitorHeavyIons_cff
Browse files Browse the repository at this point in the history
  • Loading branch information
jfernan2 authored Jul 7, 2021
1 parent cf3948a commit 6abaf56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DQM/BeamMonitor/python/AlcaBeamMonitorHeavyIons_cff.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
AlcaBeamMonitor.BeamFitter.TrackQuality = ['highPurity']
AlcaBeamMonitor.PVFitter.VertexCollection = 'hiSelectedVertex'
#Check if perLSsaving is enabled to mask MEs vs LS
fromm DQMServices.Core.DQMStore_cfi import DQMStore
from DQMServices.Core.DQMStore_cfi import DQMStore
if(DQMstore.saveByLumi):
AlcaBeamMonitor.perLSsaving=True
import RecoVertex.BeamSpotProducer.BeamSpotOnline_cfi
Expand Down

0 comments on commit 6abaf56

Please sign in to comment.