Difference: NotesAdamHunyadi ( vs. 1)

Revision 12017-03-16 - AdamHunyadi

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="CmsSusy"

My how-to list

How to configure the mixing module with custom pileup distribution:

http://www.grid.kfki.hu/twiki/bin/view/CMS/MixingModuleKnownIssues

How to dump (most of) the data collections via modifying the output module:

process.RECOSIMoutput.outputCommands += cms.untracked.vstring("keep *_*_*_*")
process.RECOSIMoutput.outputCommands += cms.untracked.vstring("drop *_*Castor*_*_*")
process.RECOSIMoutput.outputCommands += cms.untracked.vstring("drop *_*Ecal*_*_*")
process.RECOSIMoutput.outputCommands += cms.untracked.vstring("drop *_*Hcal*_*_*")
process.RECOSIMoutput.outputCommands += cms.untracked.vstring("drop *_*mix*_*_*")
process.RECOSIMoutput.outputCommands += cms.untracked.vstring("drop *_*ElPF*_*_*")
process.RECOSIMoutput.outputCommands += cms.untracked.vstring("drop *_*muPF*_*_*")

Help Tested in CMSSW 9_0_0_pre6 on custom pileup scenarios.

-- AdamHunyadi - 2017-03-16

 
This site is powered by the TWiki collaboration platform Powered by Perl This site is powered by the TWiki collaboration platformCopyright &© by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback