Skip to content

Commit

Permalink
dimuonHistograms mass, bin
Browse files Browse the repository at this point in the history
  • Loading branch information
goni-zz committed Oct 29, 2015
1 parent c6ec63e commit 73c1f4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DQMOffline/Configuration/python/DQMOfflineHeavyIons_cff.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
from DQMOffline.Muon.muonMonitors_cff import *
diMuonHistos.etaBin = cms.int32(70) #dimuonhistograms mass, bin
diMuonHistos.etaBBin = cms.int32(70)
diMuonHistos.etaEBin = cms.int32(35)
diMuonHistos.etaEBin = cms.int32(70)
diMuonHistos.etaBinLM = cms.int32(12)
diMuonHistos.etaBBinLM = cms.int32(12)
diMuonHistos.etaEBinLM = cms.int32(6)
diMuonHistos.etaEBinLM = cms.int32(12)
diMuonHistos.LowMassMin = cms.double(2.0)
diMuonHistos.LowMassMax = cms.double(14.0)
diMuonHistos.HighMassMin = cms.double(55.0)
Expand Down

0 comments on commit 73c1f4a

Please sign in to comment.