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

debugged MaterialBudgetAction and runP_*_cfg.py #13434

Merged
merged 2 commits into from
Mar 6, 2016

Conversation

friccita
Copy link
Contributor

These changes consist of debugging the material budget validation package in Validation/Geometry, which was found to be malfunctioning in CMSSW_8_X_Y. Modifications:

  • fixed neutrino gun generator (added smeared HepMCProduct)
  • fixed test/runP_*_cfg.py to load necessary cfi files
  • fixed MaterialBudgetAction.cc and MaterialBudgetAction.h so that output root files are saved at the end of the run

…e saved and material budget plots can be produced
@cmsbuild
Copy link
Contributor

A new Pull Request was created by @friccita (Francesca Ricci-Tam) for CMSSW_8_1_X.

It involves the following packages:

Validation/Geometry

@civanch, @Dr15Jones, @ianna, @mdhildreth, @cmsbuild, @deguio, @vanbesien, @davidlange6 can you please review it and eventually sign? Thanks.
@slava77, @Degano, @smuzaffar you are the release manager for this.

cms-bot commands are list here #13028

@friccita
Copy link
Contributor Author

I have updated the pull request by changing the default geometry loaded in runP_*_cfg.py to the Phase I (2017) geometry rather than the 2015 geometry. This is just to make things more convenient for the groups who will use this package for studying the Phase I geometry and material budget description (which will be the primary use for this package in the next year or so).

@ianna
Copy link
Contributor

ianna commented Feb 23, 2016

please test

@cmsbuild
Copy link
Contributor

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

@ianna
Copy link
Contributor

ianna commented Feb 23, 2016

+1

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

@civanch
Copy link
Contributor

civanch commented Mar 1, 2016

@deguio , this PR is a simple clean-up allowing to run tracker material budget checks.

@deguio
Copy link
Contributor

deguio commented Mar 1, 2016

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 1, 2016

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

process.load("Geometry.TrackerNumberingBuilder.trackerNumberingGeometry_cfi")
process.load("Geometry.HcalCommonData.hcalParameters_cfi")
Copy link
Contributor

Choose a reason for hiding this comment

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

@friccita @ianna - here and elsewhere in this pull request - could we not just use the full geometry cffs already defined instead of try to reformulate them here? It would be easier to maintain.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good point, it would have been more efficient just to use the full geometry cffs. Since it is important for this pull request to go through so that the functional material budget validation package can become officially available, I propose to make this simple fix (which has essentially a cosmetic effect and doesn't affect the functioning of the code itself) in a separate pull request.

davidlange6 added a commit that referenced this pull request Mar 6, 2016
debugged MaterialBudgetAction and runP_*_cfg.py
@davidlange6 davidlange6 merged commit c7f47ce into cms-sw:CMSSW_8_1_X Mar 6, 2016
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.

6 participants