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

runFinal improvements #211

Merged
merged 3 commits into from
Oct 20, 2022
Merged

Conversation

jalimena
Copy link
Contributor

This PR adds a few options when running fccanalysis final analysis_final.py, namely:

  1. The option to scale the number of events printed after each selection by the target integrated luminosity and the cross section (by introducing new variables called intLumi and doScale)
  2. The option to save the number of events (scaled or not) and their uncertainties in a latex table (with the variable saveTabular)
  3. The option to rename the selections in an easier-to-read way for that table (with the variable cutLabels)

An example of how to use these new variables is provided in examples/FCCee/bsm/LLPs/DisplacedHNL/analysis_final.py

@jalimena
Copy link
Contributor Author

tagging @vvolkl and @clementhelsens thanks!

Copy link
Member

@vvolkl vvolkl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks a lot! Waiting for Clement to take a look as well.

Copy link
Contributor

@clementhelsens clementhelsens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @jalimena , looks good. sorry for late actions, we are in the middle of the hands on tuto

@clementhelsens clementhelsens merged commit 11c8d84 into HEP-FCC:master Oct 20, 2022
@jalimena
Copy link
Contributor Author

thanks! yeah no worries, hope the tutorial is going well!

@jalimena jalimena deleted the runFinalUpdates branch October 21, 2022 06:09
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.

None yet

3 participants