-
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
MTV phase2 high eta #27653
MTV phase2 high eta #27653
Conversation
The code-checks are being triggered in jenkins. |
-code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-27653/11189
Code check has found code style and quality issues which could be resolved by applying following patch(s)
|
The code-checks are being triggered in jenkins. |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-27653/11195
|
A new Pull Request was created by @mtosi (mia tosi) for master. It involves the following packages: CommonTools/CandAlgos @perrotta, @andrius-k, @kmaeshima, @schneiml, @civanch, @mdhildreth, @cmsbuild, @jfernan2, @fioriNTU, @slava77, @santocch can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
hold sorry, but I'm still checking few things that I do not understand
|
The code-checks are being triggered in jenkins. |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-27653/11197
|
+1 |
+1 |
This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @davidlange6, @slava77, @smuzaffar, @fabiocos (and backports should be raised in the release meeting by the corresponding L2) |
please test |
The tests are being triggered in jenkins. |
Comparison job queued. |
Comparison is ready Comparison Summary:
|
+1 |
PR description:
as discussed w/ the TK Phase2 Simulation group (@emiglior @pieterdavid)
the current selection based on the pT of the tracking particle used in the MTV
distorts the momentum spectrum of tracks, because of the Phase2 acceptance is upto |eta| = 4
(a track w/ pT=0.9 GeV at eta = 0.1 has p= 0.9045 GeV, while at eta=3 has p=9.0609 GeV)
therefore, it is useful to add an extra category in the MTV for the Phase2 workflow
meant to validate the tracks at high eta
and given the tracker phase2 geometry we define it as |eta| > 2.7
the current selector for tracking particles, gen particles and tracks
is designed for applying the selection on the pseudo-rapidity,
but it expects it to be w/in the min and max values
in this PR
in order to handle the switch of the selection from inside a given range to outside
trackValidatorTPEtaGreater2p7
is added toValidation/RecoTrack/python/TrackValidation_cff.py
PR validation:
runTheMatrix.py -w upgrade -l 20424.1
runTheMatrix.py -l limited -i all --ibeos