-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Update tracking MC validation scripts #11571
Conversation
Use case: histogram name changes
This commit starts a series of development to make the plot production more automatic, and the best modus operandi would be to plot what we have in the DQM files, so this option will be the new default.
It is much more practical way than the constructor.
Removing it makes further development a bit easier
Plotter will become a single entry point for clients
- Reorder samples - Enable premixing vs. classical mixing also for FastSim - Run vertex validation inside trackingPerformanceValidation.py (to auto-generate all HTML pages)
A new Pull Request was created by @makortel (Matti Kortelainen) for CMSSW_7_6_X. Update tracking MC validation scripts It involves the following packages: Validation/RecoTrack @cmsbuild, @danduggan, @vanbesien, @deguio can you please review it and eventually sign? Thanks. |
please test |
+1 |
The tests are being triggered in jenkins. |
This pull request is fully signed and it will be integrated in one of the next CMSSW_7_6_X IBs after it passes the integration tests. This pull request requires discussion in the ORP meeting before it's merged. @davidlange6, @Degano, @smuzaffar |
This pull request is fully signed and it will be integrated in one of the next CMSSW_7_6_X IBs after it passes the integration tests. This pull request requires discussion in the ORP meeting before it's merged. @davidlange6, @Degano, @smuzaffar |
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 |
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 |
Update tracking MC validation scripts
This PR contains a major update to the tracking MC validation scripts:
Based on top of 7_6_0_pre2, should have no effect on standard workflows.
@rovere @VinInn