You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that apart from the (branch) name changes of the L1 objects, the major change for this framework is the update of the generator-level particle collections.
We want to move from L1 menu ntuples to the nanoAOD-based menu ntuples "L1Nano":
https://github.com/cms-l1-dpg/Phase2-L1Nano
The nano contains almost all the relevant objects as in the old menu ntuples except:
In addition to the previous "L1 objects" also "GT objects" were added. a summary of the current content is shown here:
https://alobanov.web.cern.ch/L1T/Phase2/L1Nano/l1nano_doc_report.html
This branch/commit tried a first version of adapting the cache and object performance code to the L1Nano: 9a1aa4a
https://github.com/artlbv/Phase2-L1MenuTools/tree/dev_nano
Note that apart from the (branch) name changes of the L1 objects, the major change for this framework is the update of the generator-level particle collections.
Instead of storing all particles, the default, filtered,
GenPart
collection is used now:https://alobanov.web.cern.ch/L1T/Phase2/L1Nano/l1nano_doc_report.html#GenPart
The migration to nano can be split in these tasks:
genpart_x
reference objects are compatible #59The text was updated successfully, but these errors were encountered: