Skip to content

kinetic transformations for dijets#758

Merged
scarrazza merged 1 commit into
masterfrom
kincov_jets
May 6, 2020
Merged

kinetic transformations for dijets#758
scarrazza merged 1 commit into
masterfrom
kincov_jets

Conversation

@gstagnit
Copy link
Copy Markdown
Collaborator

@gstagnit gstagnit commented May 4, 2020

Start implementing the changes discussed here #756

TODO: NB!! HARDCODING sqrt(s) = 8 TeV, the c.m. energy of 1705.02628.pdf
plotting both x1 and x2
"""
sqrts = 8000
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@enocera how bad is it to hardcode this in here? Maybe we could put it in the PLOTTING files instead?

Copy link
Copy Markdown
Contributor

@enocera enocera May 5, 2020

Choose a reason for hiding this comment

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

I'm undecided, frankly. The only risk I see is that we forget that sqrts has been hardcoded here. Specifying it in the PLOTTING files should possibly avoid this risk. On the other hand, it's also true that the class has a specific name (which could be made even more specific like DIJETCMS3D8TEVXQ2MapMixin, or something similar, if you understand what I mean). This should prevent any confusion in the future.

@scarrazza scarrazza merged commit 748c6c2 into master May 6, 2020
@scarrazza scarrazza deleted the kincov_jets branch May 6, 2020 15:11
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.

4 participants