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 missing subdet in Validation #17539

Merged
merged 3 commits into from Feb 17, 2017

Conversation

VinInn
Copy link
Contributor

@VinInn VinInn commented Feb 16, 2017

trivial bug fixed
reported here
#17386 (comment)

@cmsbuild
Copy link
Contributor

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

It involves the following packages:

Alignment/OfflineValidation

@ghellwig, @arunhep, @cerminar, @cmsbuild, @franzoni, @mmusich, @davidlange6 can you please review it and eventually sign? Thanks.
@mschrode, @ghellwig, @mmusich, @tocheng, @tlampen this is something you requested to watch as well.
@davidlange6, @smuzaffar you are the release manager for this.

cms-bot commands are listed here #13028

@VinInn
Copy link
Contributor Author

VinInn commented Feb 16, 2017

@cmsbuild , please test

@cmsbuild
Copy link
Contributor

The tests are being triggered in jenkins.

@@ -127,6 +127,7 @@ void TrackerValidationVariables::fillHitQuantities(reco::Track const & track, st
gVDirection = surface.toGlobal(lVDirection);

if (IntSubDetID == PixelSubdetector::PixelBarrel ||
IntSubDetID == PixelSubdetector::PixelEndcap ||
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@VinInn
shouldn't the Forward Pixel topology require a different treatment of the local x and y orientations as in the other pre-existing method using using the trajectory: https://github.com/VinInn/cmssw/blob/1258c841813a3b05fa13c505931c119f1008f8d4/Alignment/OfflineValidation/src/TrackerValidationVariables.cc#L303-L323 ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for noticing

@cmsbuild
Copy link
Contributor

Pull request #17539 was updated. @ghellwig, @arunhep, @cerminar, @cmsbuild, @franzoni, @mmusich, @davidlange6 can you please check and sign again.

@cmsbuild
Copy link
Contributor

Pull request #17539 was updated. @ghellwig, @arunhep, @cerminar, @cmsbuild, @franzoni, @mmusich, @davidlange6 can you please check and sign again.

@VinInn
Copy link
Contributor Author

VinInn commented Feb 16, 2017

@cmsbuild , please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 16, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/17824/console Started: 2017/02/16 18:35

@boudoul
Copy link
Contributor

boudoul commented Feb 16, 2017

ah fantastic, I was also fixing this bug , but was still on my laptob , didn't had the time to make the PR ... @VinInn was faster !! Grazie !

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

@franzoni
Copy link

+1

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_9_0_X IBs (tests are also fine). This pull request requires discussion in the ORP meeting before it's merged. @davidlange6, @smuzaffar

@davidlange6
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 6eb0d4d into cms-sw:CMSSW_9_0_X Feb 17, 2017
@davidlange6 davidlange6 mentioned this pull request Feb 21, 2017
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

6 participants