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

Various updates to pixel track/vertex DQM and MTV #285

Conversation

makortel
Copy link

@makortel makortel commented Mar 13, 2019

  • Add DQM for pixel vertices
  • Add pT > 0.9 GeV pixel tracks to MTV
  • Add dzPV0p1, Pt0to1, Pt1 variants of pixel track DQM

@felicepantaleo
Copy link

felicepantaleo commented Mar 13, 2019

Validation summary

Reference release CMSSW_10_5_0_pre2 at 4fd4ff5
Development branch CMSSW_10_5_X_Patatrack at 2ebb643
Testing PRs:

makeTrackValidationPlots.py plots

/RelValTTbar_13/CMSSW_10_4_0_pre3-PU25ns_103X_upgrade2018_realistic_v8-v1/GEN-SIM-DIGI-RAW

  • tracking validation plots and summary for workflow 10824.5
  • tracking validation plots and summary for workflow 10824.52
  • tracking validation plots and summary for workflow 10824.51
  • tracking validation plots and summary for workflow 10824.53

/RelValZMM_13/CMSSW_10_4_0_pre3-103X_upgrade2018_realistic_v8-v1/GEN-SIM-DIGI-RAW

  • tracking validation plots and summary for workflow 10824.5
  • tracking validation plots and summary for workflow 10824.52
  • tracking validation plots and summary for workflow 10824.51
  • tracking validation plots and summary for workflow 10824.53

logs and nvprof/nvvp profiles

/RelValTTbar_13/CMSSW_10_4_0_pre3-PU25ns_103X_upgrade2018_realistic_v8-v1/GEN-SIM-DIGI-RAW

/RelValZMM_13/CMSSW_10_4_0_pre3-103X_upgrade2018_realistic_v8-v1/GEN-SIM-DIGI-RAW

Logs

The full log is available at https://fpantale.web.cern.ch/fpantale/patatrack/pulls/5f7a52e26a09a6b48adf3a5055371826a1631b79/log .

@makortel makortel changed the title Add DQM for pixel vertices, and pT>0.9 GeV pixel tracks to MTV Various updates to pixel track/vertex DQM and MTV Mar 13, 2019
@fwyzard
Copy link

fwyzard commented Mar 14, 2019

I don't know what is the difference between "Reviewers" and "Assignees" for a PR...

@felicepantaleo
Copy link

@makortel for the last commit 6f8b727 , are you planning to add the plots to the MTV? I see them in the harvested root file. If not we can merge this PR

@felicepantaleo
Copy link

You can see here some sample plots produced with this PR: https://fpantale.web.cern.ch/fpantale/CTD19/PR285/

@makortel
Copy link
Author

for the last commit 6f8b727 , are you planning to add the plots to the MTV? I see them in the harvested root file. If not we can merge this PR

I'm not planning to add them to MTV plotting scripts. Those histograms are part of the tracking DQM, and while adding (some of the) DQM histograms to MTV plotting could be useful, that would take longer to do and thus I think is outside of this PR.

@felicepantaleo
Copy link

thanks!

@felicepantaleo felicepantaleo merged commit 0170373 into cms-patatrack:CMSSW_10_5_X_Patatrack Mar 15, 2019
@fwyzard fwyzard added this to the CMSSW_10_5_X_Patatrack milestone Mar 26, 2019
fwyzard pushed a commit that referenced this pull request Oct 8, 2020
* Add DQM for pixel vertices

* Add pT>0.9GeV pixel track collections to MTV

* Add dzPV0p1, Pt0to1, Pt1 variants of pixel track DQM
fwyzard pushed a commit that referenced this pull request Oct 8, 2020
* Add DQM for pixel vertices

* Add pT>0.9GeV pixel track collections to MTV

* Add dzPV0p1, Pt0to1, Pt1 variants of pixel track DQM
fwyzard pushed a commit that referenced this pull request Oct 8, 2020
* Add DQM for pixel vertices

* Add pT>0.9GeV pixel track collections to MTV

* Add dzPV0p1, Pt0to1, Pt1 variants of pixel track DQM
fwyzard pushed a commit that referenced this pull request Oct 19, 2020
* Add DQM for pixel vertices

* Add pT>0.9GeV pixel track collections to MTV

* Add dzPV0p1, Pt0to1, Pt1 variants of pixel track DQM
fwyzard pushed a commit that referenced this pull request Oct 20, 2020
* Add DQM for pixel vertices

* Add pT>0.9GeV pixel track collections to MTV

* Add dzPV0p1, Pt0to1, Pt1 variants of pixel track DQM
fwyzard pushed a commit that referenced this pull request Oct 20, 2020
* Add DQM for pixel vertices

* Add pT>0.9GeV pixel track collections to MTV

* Add dzPV0p1, Pt0to1, Pt1 variants of pixel track DQM
fwyzard pushed a commit that referenced this pull request Oct 20, 2020
* Add DQM for pixel vertices

* Add pT>0.9GeV pixel track collections to MTV

* Add dzPV0p1, Pt0to1, Pt1 variants of pixel track DQM
fwyzard pushed a commit that referenced this pull request Oct 20, 2020
* Add DQM for pixel vertices

* Add pT>0.9GeV pixel track collections to MTV

* Add dzPV0p1, Pt0to1, Pt1 variants of pixel track DQM
fwyzard pushed a commit that referenced this pull request Oct 20, 2020
* Add DQM for pixel vertices

* Add pT>0.9GeV pixel track collections to MTV

* Add dzPV0p1, Pt0to1, Pt1 variants of pixel track DQM
fwyzard pushed a commit that referenced this pull request Oct 23, 2020
* Add DQM for pixel vertices

* Add pT>0.9GeV pixel track collections to MTV

* Add dzPV0p1, Pt0to1, Pt1 variants of pixel track DQM
fwyzard pushed a commit that referenced this pull request Oct 23, 2020
* Add DQM for pixel vertices

* Add pT>0.9GeV pixel track collections to MTV

* Add dzPV0p1, Pt0to1, Pt1 variants of pixel track DQM
fwyzard pushed a commit that referenced this pull request Oct 23, 2020
* Add DQM for pixel vertices

* Add pT>0.9GeV pixel track collections to MTV

* Add dzPV0p1, Pt0to1, Pt1 variants of pixel track DQM
fwyzard pushed a commit that referenced this pull request Nov 6, 2020
* Add DQM for pixel vertices

* Add pT>0.9GeV pixel track collections to MTV

* Add dzPV0p1, Pt0to1, Pt1 variants of pixel track DQM
fwyzard pushed a commit that referenced this pull request Nov 6, 2020
* Add DQM for pixel vertices

* Add pT>0.9GeV pixel track collections to MTV

* Add dzPV0p1, Pt0to1, Pt1 variants of pixel track DQM
fwyzard pushed a commit that referenced this pull request Nov 6, 2020
* Add DQM for pixel vertices

* Add pT>0.9GeV pixel track collections to MTV

* Add dzPV0p1, Pt0to1, Pt1 variants of pixel track DQM
fwyzard pushed a commit that referenced this pull request Nov 6, 2020
* Add DQM for pixel vertices

* Add pT>0.9GeV pixel track collections to MTV

* Add dzPV0p1, Pt0to1, Pt1 variants of pixel track DQM
fwyzard pushed a commit that referenced this pull request Nov 6, 2020
* Add DQM for pixel vertices

* Add pT>0.9GeV pixel track collections to MTV

* Add dzPV0p1, Pt0to1, Pt1 variants of pixel track DQM
fwyzard pushed a commit that referenced this pull request Nov 16, 2020
* Add DQM for pixel vertices

* Add pT>0.9GeV pixel track collections to MTV

* Add dzPV0p1, Pt0to1, Pt1 variants of pixel track DQM
fwyzard pushed a commit that referenced this pull request Nov 16, 2020
* Add DQM for pixel vertices

* Add pT>0.9GeV pixel track collections to MTV

* Add dzPV0p1, Pt0to1, Pt1 variants of pixel track DQM
fwyzard pushed a commit that referenced this pull request Nov 16, 2020
* Add DQM for pixel vertices

* Add pT>0.9GeV pixel track collections to MTV

* Add dzPV0p1, Pt0to1, Pt1 variants of pixel track DQM
fwyzard added a commit that referenced this pull request Nov 27, 2020
* Add DQM for pixel vertices

* Add pT>0.9GeV pixel track collections to MTV

* Add dzPV0p1, Pt0to1, Pt1 variants of pixel track DQM
fwyzard added a commit that referenced this pull request Nov 27, 2020
* Add DQM for pixel vertices

* Add pT>0.9GeV pixel track collections to MTV

* Add dzPV0p1, Pt0to1, Pt1 variants of pixel track DQM
fwyzard pushed a commit that referenced this pull request Dec 25, 2020
* Add DQM for pixel vertices

* Add pT>0.9GeV pixel track collections to MTV

* Add dzPV0p1, Pt0to1, Pt1 variants of pixel track DQM
fwyzard pushed a commit that referenced this pull request Dec 25, 2020
* Add DQM for pixel vertices

* Add pT>0.9GeV pixel track collections to MTV

* Add dzPV0p1, Pt0to1, Pt1 variants of pixel track DQM
fwyzard pushed a commit that referenced this pull request Dec 26, 2020
* Add DQM for pixel vertices

* Add pT>0.9GeV pixel track collections to MTV

* Add dzPV0p1, Pt0to1, Pt1 variants of pixel track DQM
fwyzard added a commit that referenced this pull request Dec 26, 2020
* Add DQM for pixel vertices

* Add pT>0.9GeV pixel track collections to MTV

* Add dzPV0p1, Pt0to1, Pt1 variants of pixel track DQM
fwyzard added a commit that referenced this pull request Dec 26, 2020
* Add DQM for pixel vertices

* Add pT>0.9GeV pixel track collections to MTV

* Add dzPV0p1, Pt0to1, Pt1 variants of pixel track DQM
fwyzard pushed a commit that referenced this pull request Dec 29, 2020
* Add DQM for pixel vertices

* Add pT>0.9GeV pixel track collections to MTV

* Add dzPV0p1, Pt0to1, Pt1 variants of pixel track DQM
fwyzard pushed a commit that referenced this pull request Dec 29, 2020
* Add DQM for pixel vertices

* Add pT>0.9GeV pixel track collections to MTV

* Add dzPV0p1, Pt0to1, Pt1 variants of pixel track DQM
fwyzard pushed a commit that referenced this pull request Dec 29, 2020
* Add DQM for pixel vertices

* Add pT>0.9GeV pixel track collections to MTV

* Add dzPV0p1, Pt0to1, Pt1 variants of pixel track DQM
fwyzard pushed a commit that referenced this pull request Dec 29, 2020
* Add DQM for pixel vertices

* Add pT>0.9GeV pixel track collections to MTV

* Add dzPV0p1, Pt0to1, Pt1 variants of pixel track DQM
fwyzard pushed a commit that referenced this pull request Dec 29, 2020
* Add DQM for pixel vertices

* Add pT>0.9GeV pixel track collections to MTV

* Add dzPV0p1, Pt0to1, Pt1 variants of pixel track DQM
fwyzard pushed a commit that referenced this pull request Jan 13, 2021
* Add DQM for pixel vertices

* Add pT>0.9GeV pixel track collections to MTV

* Add dzPV0p1, Pt0to1, Pt1 variants of pixel track DQM
fwyzard pushed a commit that referenced this pull request Jan 15, 2021
* Add DQM for pixel vertices

* Add pT>0.9GeV pixel track collections to MTV

* Add dzPV0p1, Pt0to1, Pt1 variants of pixel track DQM
fwyzard pushed a commit that referenced this pull request Jan 15, 2021
* Add DQM for pixel vertices

* Add pT>0.9GeV pixel track collections to MTV

* Add dzPV0p1, Pt0to1, Pt1 variants of pixel track DQM
fwyzard pushed a commit that referenced this pull request Mar 23, 2021
* Add DQM for pixel vertices

* Add pT>0.9GeV pixel track collections to MTV

* Add dzPV0p1, Pt0to1, Pt1 variants of pixel track DQM
fwyzard pushed a commit that referenced this pull request Apr 1, 2021
* Add DQM for pixel vertices

* Add pT>0.9GeV pixel track collections to MTV

* Add dzPV0p1, Pt0to1, Pt1 variants of pixel track DQM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants