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

Implement parametrized histogram as a class #4

Open
2 of 3 tasks
ajgilbert opened this issue Jan 23, 2020 · 1 comment
Open
2 of 3 tasks

Implement parametrized histogram as a class #4

ajgilbert opened this issue Jan 23, 2020 · 1 comment
Assignees

Comments

@ajgilbert
Copy link
Owner

ajgilbert commented Jan 23, 2020

Would be constructed from the json format. Should support:

  • creating a TH1 for a given value of the params
  • multiplying the scaling terms but another scaling term
  • writing back to the json format
@ajgilbert ajgilbert self-assigned this Jan 23, 2020
@ajgilbert
Copy link
Owner Author

Mostly fixed by #26. Some extra work needed for the scaling by multiple EFT parameterisations (i.e. prod x partial_width / total_width) for Higgs. Should also document usage of the new classes.

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

No branches or pull requests

1 participant