-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Run iii electron cut based #39839
Closed
Closed
Run iii electron cut based #39839
Changes from all commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
64c6a69
Adding Run3 electron cut-based ID
DebabrataBhowmik fbabfb3
Adding Run3 electron cut-based ID and modifying for miniAOD
DebabrataBhowmik 7fdaba7
Run3 electron cut-based ID modification and correcting for miniAOD
DebabrataBhowmik 16dc582
Adding Run3 elctron cut-based ID with corrected version name
DebabrataBhowmik 2683101
Adding Run3 electron cut-based ID with identical version name for all…
DebabrataBhowmik 2e810de
Run3 electron cut-based ID with EGamma approved information
DebabrataBhowmik b504a2d
Merged electronID_PR from repository DebabrataBhowmik with cms-merge-…
rgoldouz ae5a734
RunIII electron ID is added
rgoldouz b6beb5b
RunIII electron ID is added + new effArea
rgoldouz 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 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 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 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
18 changes: 18 additions & 0 deletions
18
...Identification/data/Run3_Winter22/effAreaElectrons_cone03_pfNeuHadronsAndPhotons_122X.txt
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# This file contains Effective Area constants for | ||
# computing pile-up corrections for the neutral hadron and photon | ||
# isolation for an electron object. | ||
# Documentation: | ||
# | ||
#https://indico.cern.ch/event/1204275/contributions/5064343/attachments/2529616/4353987/Electron_cutbasedID_preliminaryID.pdf | ||
# (slides 4 to 7) | ||
# | ||
# The effective areas are based on 90% efficient contours | ||
# | ||
# |eta| min |eta| max effective area | ||
0.000 1.000 0.1243 | ||
1.000 1.479 0.1458 | ||
1.479 2.000 0.0992 | ||
2.000 2.200 0.0794 | ||
2.200 2.300 0.0762 | ||
2.300 2.400 0.0766 | ||
2.400 2.500 0.1003 |
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.
Don't we want to keep the Fall17 constants for Run2 samples?
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.
yes, @rgoldouz can you fix it please? It's better to not delete anything related to Run2 IDs, but just add things related to Run3 IDs.