# | Line 2 | Line 2 | import FWCore.ParameterSet.Config as cms | |
---|---|---|
2 | ||
3 | edmLumi = cms.EDFilter("EdmLumi", | |
4 | lumi_by_LS_all_csv = cms.untracked.string("UserCode/GPetrucc/data/lumi_by_LS_all.csv"), | |
5 | + | method = cms.string("vertex"), |
6 | #prescale_by_run = cms.untracked.string("UserCode/GPetrucc/data/HLT_Mu3.txt"), | |
7 | scale = cms.double(4.29e+28) | |
8 | ) |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |