-
Notifications
You must be signed in to change notification settings - Fork 4
2024 skimming and looper implementation (in progress) #30
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
Open
JavierGarciadeCastro
wants to merge
29
commits into
cmstas:master
Choose a base branch
from
JavierGarciadeCastro:fullRun3
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 4 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
77c76bd
First inclusion of 2024 (skimming and looper updates)
JavierGarciadeCastro 09017e8
Skimming working locally with 2024 AODSIM samples
847bd49
Remove unnecessary debugging
a120bc8
OR of Vtx and NoVtx paths for 2024, and conditioning options
06efb3f
Solve conflicts
35d386b
Activate filters for background, but not for signal (process them sep…
848b79e
Adapt code to MiniAOD
f1947c2
Addition of Vtx collection vertices to skimmer
CeliaFernandez 91bbb86
Looper with lxplus, have to run with uaf
b1427b6
Condor looper for 2024 in uaf (need singularity)
JavierGarciadeCastro c73b9be
Working condor looper for 2024
JavierGarciadeCastro 9a225de
BDT training with looper variables
JavierGarciadeCastro 6983db3
Improve BDT curves and plots
JavierGarciadeCastro 20145bc
Apply material veto as preselection
JavierGarciadeCastro 9a198de
Correct preselection and cut and count, and add angular variables
JavierGarciadeCastro fe0c329
Include conditions for 2024 data processing
CeliaFernandez 086ac20
Fix: revert trigger treatment to original one
CeliaFernandez 04cb1ba
Structured looper: First NoVtx and if 2024 Vtx collection
22fa6c9
Full comparison with parking
JavierGarciadeCastro 8b3080e
Add bkg weighting and processing of minBias sample in skimmer
JavierGarciadeCastro eebab37
condor setuo for the BDT
JavierGarciadeCastro ea2df72
Correct condor setup for the BDT
JavierGarciadeCastro a094818
MinBias bkg processing and code cleanup
JavierGarciadeCastro 0b126fe
Process minbias and data (2024E) and add L1 info in tuples
JavierGarciadeCastro bb71100
Working version of the skimmer (to run with lxplus), and skim minbias
cf119db
Add muon and SV count to looper and filler
JavierGarciadeCastro 3f3fff5
Skip bad input files in looper and improve README
JavierGarciadeCastro 61084ea
Fix typo in README
JavierGarciadeCastro 4a3f4da
Re-Fix typo in README
JavierGarciadeCastro File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Now I believe this should be working as expected, OR of the 2 paths, where we require NoVtx collection to have >= 2 muons and >=1 vertex and the Vtx collection to have >=2 muons