Add in bunch spacing producer to PAT/rePAT steps.#3
Add in bunch spacing producer to PAT/rePAT steps.#3lgray wants to merge 1 commit intodavidlange6:centralBSProdfrom
Conversation
There was a problem hiding this comment.
shouldn't this go into a lower level pat sequence?
There was a problem hiding this comment.
MiniAOD is run only in unscheduled mode, there are no sequences.
There was a problem hiding this comment.
On Sep 29, 2015, at 1:56 PM, Lindsey Gray notifications@github.com wrote:
In PhysicsTools/PatAlgos/python/slimming/miniAOD_tools.py:
@@ -284,6 +284,9 @@ def miniAOD_customizeCommon(process):
## Force a re-run of the tau id during MiniAOD production stage
process.load('RecoTauTag.Configuration.RecoPFTauTag_cff')
- #bunch spacing producer
- process.load('RecoLuminosity.LumiProducer.bunchSpacingProducer_cfi')
MiniAOD is run in unscheduled mode, there are no sequences.
right - but this is a fairly high level config (and miniAOD specific).
maybe better in Configuration/StandardSequences/PAT_cff
but still thinking..
—
Reply to this email directly or view it on GitHub.
…collectedFixes Collected fixes after cms-sw#19754
Phase2 digitizer xtalk 011118
Use cloning in modules, Add back DeepDoubleBTagInfo.h in the meantime so PR can be tested
RPCDQM Fix Run 339766 master
@davidlange6 changes as stated in cms-sw#11544