Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding FCC-hh analysis example, code and event weight processing #404

Closed
wants to merge 23 commits into from

Conversation

bistapf
Copy link
Contributor

@bistapf bistapf commented Sep 27, 2024

This PR adds the FCC-hh analysis code in a dedicated analyzer, as well as a first small working FCC-hh example (removing all the no longer working old ones), as well as a first attempt at processing the event weights (which are != 1 in FCC-hh samples) correctly. All for edm4hep v1.

Things to note:

  • Processing of the event weights is done only if the optional argument do_weighted is set from the respective analysis python script. Behaviour for analyses not setting this should be unchanged. The validity of correct scaling with weights and sum of weights is still to be confirmed (once above problem is solved).
  • The FCC-hh analyzer code could use a major cleanup still.

Resolved WIP items:

  • The code to retrieve heavy flavour tagging from Delphes is technically working, but does not produce expected physics results in tests. This is to be fixed still. -> PR131 in k4SimDelphes fixes this, the b-tagging efficiency has been confirmed to be as expected for the FCC-hh Delphes card using a small sample of bbyy events.

@bistapf bistapf closed this Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant