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

add abs(dxy) plot in tracking DQM #14822

Merged
merged 3 commits into from Jun 13, 2016
Merged

Conversation

mtosi
Copy link
Contributor

@mtosi mtosi commented Jun 8, 2016

add |dxy| plot to tracking DQM

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 8, 2016

A new Pull Request was created by @mtosi (mia tosi) for CMSSW_8_1_X.

It involves the following packages:

DQM/TrackingMonitor

@cmsbuild, @dmitrijus, @vanbesien, @davidlange6 can you please review it and eventually sign? Thanks.
@makortel, @threus this is something you requested to watch as well.
@slava77, @Degano, @smuzaffar you are the release manager for this.

cms-bot commands are list here #13028

@dmitrijus
Copy link
Contributor

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 9, 2016

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/13434/console

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 9, 2016

This pull request is fully signed and it will be integrated in one of the next CMSSW_8_1_X IBs after it passes the integration tests. This pull request requires discussion in the ORP meeting before it's merged. @slava77, @davidlange6, @Degano, @smuzaffar

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 9, 2016

@@ -977,6 +987,7 @@ void TrackAnalyzer::analyze(const edm::Event& iEvent, const edm::EventSetup& iSe
const reco::BeamSpot& bs = *recoBeamSpotHandle;

DistanceOfClosestApproachToBS -> Fill(track.dxy(bs.position()));
AbsDistanceOfClosestApproachToBS -> Fill(abs(track.dxy(bs.position())));
Copy link
Contributor

Choose a reason for hiding this comment

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

@mtosi - please use std::abs

Copy link
Contributor

Choose a reason for hiding this comment

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

indeed, look a bit binned at the moment
screen shot 2016-06-10 at 12 54 14 pm

Copy link
Contributor

Choose a reason for hiding this comment

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

in any case 120 bins are most probably more than enough...

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 9, 2016

@cmsbuild
Copy link
Contributor

Pull request #14822 was updated. @cmsbuild, @dmitrijus, @vanbesien, @davidlange6 can you please check and sign again.

@VinInn
Copy link
Contributor

VinInn commented Jun 13, 2016

@cmsbuild, please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 13, 2016

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/13468/console

@VinInn
Copy link
Contributor

VinInn commented Jun 13, 2016

backport as well please. Hope we can get in next 8_0_X patch

@mtosi
Copy link
Contributor Author

mtosi commented Jun 13, 2016

same updates have been already done in PR #14826 (80x)

@cmsbuild
Copy link
Contributor

@davidlange6 davidlange6 merged commit 01b631a into cms-sw:CMSSW_8_1_X Jun 13, 2016
@cmsbuild
Copy link
Contributor

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-14822/13468/summary.html

@slava77 comparisons for the following workflows were not done due to missing matrix map:

  • 134.911_RunSinglePh2015D+RunSinglePh2015D+HLTDR2_25ns+RECODR2_25nsreHLT+HARVESTDR2

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

5 participants