-
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
Remove penalty on unganged ME11A #11305
Conversation
A new Pull Request was created by @jhgoh (Junghwan John Goh) for CMSSW_7_6_X. Remove penalty from ganged CSC It involves the following packages: RecoMuon/MuonSeedGenerator @cmsbuild, @cvuosalo, @slava77 can you please review it and eventually sign? Thanks. |
@cmsbuild please test |
@jhgoh |
The tests are being triggered in jenkins. |
@slava77 thank you. title is changed :-) |
+1 From Run 1 to Run 2, CSC ME11A chambers have become unganged. ME11A chambers were given a muon seeding penalty in Run 1. This change applies the penalty only to ganged chambers (Run 1), not the refurbished ME11A chambers for Run 2. The code changes are satisfactory, and Jenkins tests against baseline CMSSW_7_6_X_2015-09-16-2300 show no significant differences, as expected. An extended test of workflow 25206.0_ZMM_13 with 100 events against baseline CMSSW_7_6_X_2015-09-16-2300 also shows no significant differences. There are a few small changes, like the following example. |
This pull request is fully signed and it will be integrated in one of the next CMSSW_7_6_X IBs (tests are also fine). This pull request requires discussion in the ORP meeting before it's merged. @davidlange6, @Degano, @smuzaffar |
+1 |
Remove penalty on unganged ME11A
A penalty have been applied in the muon seeding for the segments from ME11A to account ganged CSCs.
With this PR, penalty is not applied for un-ganged ones in ME11A.