cms-nanoAOD / cmssw

CMS NanoAOD software integration repository
http://cms-sw.github.io/
Apache License 2.0
3 stars 10 forks source link

run2_miniAOD_devel --> run2_miniAOD_UL for v9nano #550

Closed mariadalfonso closed 3 years ago

mariadalfonso commented 3 years ago

from Configuration.Eras.Modifier_run2_miniAOD_devel_cff import run2_miniAOD_devel while for the UL-remini we should switch to the run2_miniAOD_UL from Configuration.ProcessModifiers.run2_miniAOD_UL_cff import run2_miniAOD_UL

see a couple of example in this file https://github.com/cms-sw/cmssw/blob/CMSSW_10_6_X/PhysicsTools/NanoAOD/python/nano_cff.py

mariadalfonso commented 3 years ago

introduced run2_nanoAOD_106Xv2

see PRs 11_3 32463 11_2 32618 10_6 32564