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

Mass/dR Implementation in New MenuTools #73

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

atsatsos97
Copy link

Mass/ΔR implementation in progress. Minimum only cut applied to applyFunctionCut macro and precision values for mass and 1/ΔR kept separate in order to easily match with how the emulator applies precision values.

Using a dummy LUT for now, but building of 1/ΔR2 LUT in progress and commented out in commit.

Elisa's comment on previous PR:
Reference PRs for the uGT emulator:

  • PR#36499 to central cmssw by Dragana;
  • PR#969 for the backport to the L1 Offline SW integration branch.

@atsatsos97
Copy link
Author

For the minimum-only function, I modified the applyFunctionCut macro that is used for applying function cuts to different types of trigger functions in order to include correctly the mass/ΔR function. In this case, the TME requires only a minimum cut, and the maximum is set to 0 by default. Including this condition in the macro yields to some passing events - even with the dummy LUT that I am currently using.

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