cms-opendata-analyses / PhysObjectExtractorTool

This repository has working code examples (snippets) on how to access different physics objects in the context of CMSSW software.
6 stars 36 forks source link

Updating MetAnalyzer; README+edits in BTagging #35

Closed jmhogan closed 3 years ago

jmhogan commented 3 years ago

First real version of MetAnalyzer, most of AOD2NanoAOD stuff ported in. Grabs corrected Type1 MET if doPat is turned on.

Added comments in poet_cfg.py particularly in PAT section.

README + small edits to BTagging -- lightened PAT use in the config, edited binning and added legend/save statements to efficiency plotter.

caredg commented 3 years ago

please resolve conflicts. To avoid these conflicts, please pull (or checkout) the latest poet_cfg.py before making changes

jmhogan commented 3 years ago

@caredg I'm really not sure what's going on with Github right now -- when I opened this pull request I got the green check mark and the "able to merge" statement, there were no conflicting files. Somehow the conflicts are appearing only while the PR is open.

ETA: can confirm -- Kati made a change 1 hour ago and this PR has been open for 2 hours. So we are just working too quickly for everyone to stay on top of everything else, it's not sloppy pulling always.

caredg commented 3 years ago

@jmhogan, actually the conflicts appeared when I was fixing the poet_cfg for the missing track, vertex and gen that @sib37385 had left out. Unfortunately I pushing just a few moments after you made the PR.