Skip to content

Commit

Permalink
Keep lumi from scalers
Browse files Browse the repository at this point in the history
  • Loading branch information
gpetruc committed Aug 4, 2016
1 parent 6b6b26a commit 24fae4e
Showing 1 changed file with 3 additions and 1 deletion.
Expand Up @@ -63,7 +63,9 @@
'keep patPackedCandidates_lostTracks_*_*',
'keep HcalNoiseSummary_hcalnoise__*',
'keep recoCSCHaloData_CSCHaloData_*_*',
'keep recoBeamHaloSummary_BeamHaloSummary_*_*'
'keep recoBeamHaloSummary_BeamHaloSummary_*_*',
# Lumi
'keep LumiScalerss_scalersRawToDigi_*_*',
)
)
MicroEventContentMC = cms.PSet(
Expand Down

0 comments on commit 24fae4e

Please sign in to comment.