Skip to content

Developments for boosted category#46

Draft
TizianoBevilacqua wants to merge 9 commits intomatteomalucchi:mainfrom
TizianoBevilacqua:bossted_dev
Draft

Developments for boosted category#46
TizianoBevilacqua wants to merge 9 commits intomatteomalucchi:mainfrom
TizianoBevilacqua:bossted_dev

Conversation

@TizianoBevilacqua
Copy link
Copy Markdown

Implementation of selections and regions for the boosted category

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

I see you added the boosted part to the workflow_common. can you move the changes for that to another workflow_boosted in your config directory like done for vbf? For consistency the workflow_common contains basically all the functions but then the specific options (for e.g. boosted or vbf) are in the specific workflows which inherit from the common one. Like this we manage to share the functions without overcharging the workflow_common with the specifc cases. In the workflow_boosted you can basically inherit all the methods and only extend/change the apply_object_preselection and process_after_preselection. The new function for the boosted dnn variables can stay in the workflow common. Thank you!

@matteomalucchi matteomalucchi marked this pull request as draft February 25, 2026 14:19
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.

2 participants