-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Add SimpleTrackValidation binned in eta and pt #48472
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
base: master
Are you sure you want to change the base?
Conversation
cms-bot internal usage |
-code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-48472/45398 Code check has found code style and quality issues which could be resolved by applying following patch(s)
|
6bbf6c6
to
6a158ab
Compare
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-48472/45399 |
A new Pull Request was created by @elenavernazza for master. It involves the following packages:
@antoniovagnerini, @cmsbuild, @ctarricone, @rseidita can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
type ngt |
@cmsbuild, please test |
-code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-48472/45401 Code check has found code style and quality issues which could be resolved by applying following patch(s)
|
PR description:
This PR builds on top of #47370. It introduces two validation modules
SimpleTrackValidationEtaBins.cc
andSimpleTrackValidationPtBins.cc
to compute the track efficiency and fake rates in bins of pt and eta. It can be used for the optimization of PixelTracks and GeneralTracks when interfaced withhttps://github.com/cms-patatrack/The-Optimizer
https://github.com/cms-ngt-hlt/cms-reco-optimizer
PR validation:
The scripts can be validated by running the python configuration files available in the test folder:
Validation/RecoTrack/test/SimpleTrackValidationEtaBins_cfg.py
Validation/RecoTrack/test/SimpleTrackValidationPtBins_cfg.py