---+++ 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: <verbatim> 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*_*_*") </verbatim> %ICON{"help"}% Tested in CMSSW 9_0_0_pre6 on custom pileup scenarios. -- Main.AdamHunyadi - 2017-03-16
This topic: CMS
>
WebHome
>
NewPhysics
>
CmsSusy
>
NotesAdamHunyadi
Topic revision: r1 - 2017-03-16 - AdamHunyadi
Copyright &© by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback