-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
add customization function to switch the pixelTracks for the iterativ… #16563
Conversation
…e tracking for PF at HLT to use quadruplets created by the Cellular Automaton
A new Pull Request was created by @JanFSchulte (Jan-Frederik Schulte) for CMSSW_8_1_X. It involves the following packages: HLTrigger/Configuration @perrotta, @cmsbuild, @silviodonato, @Martin-Grunewald, @fwyzard, @davidlange6 can you please review it and eventually sign? Thanks. cms-bot commands are listed here #13028 |
please test |
The tests are being triggered in jenkins. |
This will never work in a robust way! |
Well, most of it changes the irerative tracking, which will not be changed without me knowing it, so this is no problem. I agree that the changes to hardcoded sequences is very ugly. If you have a suggestion how to dynamically replace process.hltPixelLayerTriplets with process.hltPixelLayerQuadruplets in sequences, I am happy to make this less dependent on the specific menu. |
That is definitely possible, and I think we have done it in the past -
maybe there are some examples in the other customisation functions.
Unfortunately I cannot look them up on my phone :-(
Ciao,
.Andrea
|
+1 The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic: |
Comparison job queued. |
Pull request #16563 was updated. @perrotta, @cmsbuild, @silviodonato, @Martin-Grunewald, @fwyzard, @davidlange6 can you please check and sign again. |
Pull request #16563 was updated. @perrotta, @cmsbuild, @silviodonato, @Martin-Grunewald, @fwyzard, @davidlange6 can you please check and sign again. |
-1 |
… dynamic and move everythin into a single file
Pull request #16563 was updated. @perrotta, @cmsbuild, @silviodonato, @Martin-Grunewald, @fwyzard, @davidlange6 can you please check and sign again. |
@Martin-Grunewald @makortel This should adress both of your commets. |
please test |
The tests are being triggered in jenkins. |
Comparison job queued. |
+1 |
This pull request is fully signed and it will be integrated in one of the next CMSSW_8_1_X IBs (tests are also fine). This pull request requires discussion in the ORP meeting before it's merged. @slava77, @davidlange6, @smuzaffar |
+1 |
…e tracking for PF at HLT to use quadruplets created by the Cellular Automaton and adapts the iterative tracking accordingly. Does not switch any other pixelTrackProducers that are in the menu.