Skip to content
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

fix inner outer for OutIn #11089

Merged
merged 1 commit into from Sep 9, 2015
Merged

Conversation

VinInn
Copy link
Contributor

@VinInn VinInn commented Sep 2, 2015

and old bug (since ever)
need backport...

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 2, 2015

A new Pull Request was created by @VinInn (Vincenzo Innocente) for CMSSW_7_6_X.

fix inner outer for OutIn

It involves the following packages:

RecoTracker/TrackProducer

@cmsbuild, @cvuosalo, @slava77 can you please review it and eventually sign? Thanks.
@ghellwig, @makortel, @GiacomoSguazzoni, @rovere, @VinInn, @mschrode, @istaslis, @gpetruc, @cerati, @dgulhan this is something you requested to watch as well.
You can sign-off by replying to this message having '+1' in the first line of your reply.
You can reject by replying to this message having '-1' in the first line of your reply.
If you are a L2 or a release manager you can ask for tests by saying 'please test' in the first line of a comment.
@Degano you are the release manager for this.
You can merge this pull request by typing 'merge' in the first line of your comment.

@slava77
Copy link
Contributor

slava77 commented Sep 2, 2015

@cmsbuild please test

@VinInn
What's the expected change in the tracking performance?

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 2, 2015

The tests are being triggered in jenkins.

@VinInn
Copy link
Contributor Author

VinInn commented Sep 2, 2015

Just correctness.
It is used in some analysis.
missing_inner is critical for electron/photon classification, less for muon.
btag may use it

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 2, 2015

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 2, 2015

@slava77
Copy link
Contributor

slava77 commented Sep 8, 2015

+1

for #11089 3e1f7c3

  • changes in the code are as expected; these became more obviously necessary with introduction of out-in tracking steps
  • jenkins tests pass and comparisons with baseline don't show noticeable differences, except in 4.53 in packedCandidates diffHitPatternHasValidHitInFirstPixelBarrel (at 1 track in 10K level).
  • local tests with higher stats show a change in the expected place: the outside-in step tracks now have their inner and outer missing hits swapped to the right place (mainly missing outer). This is present in plots with enough tracks and some muon activity
    wf25202_museedoutinhp_missinginner
    wf25202_museedoutinhp_missingouter
  • in 1313 (3TeV dijet) there is also a tiny change in the inner hit parameters of the conversion info, which is most likely just a downstream effect of the above (rather than an effect on conversion tracking)

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 8, 2015

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

davidlange6 added a commit that referenced this pull request Sep 9, 2015
@davidlange6 davidlange6 merged commit b788e2f into cms-sw:CMSSW_7_6_X Sep 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants