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

Validation/Geometry: Tracker Air Categorization #25231

Merged
merged 4 commits into from Nov 20, 2018
Merged

Conversation

vargasa
Copy link
Contributor

@vargasa vargasa commented Nov 14, 2018

Logs were showing that Air was being sent to 'Other' Category:

MaterialBudgetData: Material forced to 'Other': Air in volume Tracker

Air itself is not part of the tracker maps (x0, x1), and it may be related with a previous issue #23734 in which Air category histograms were rendering empty.

This PR addresses this issue as well as make independent Tracker/HGCal building maps process and some cleaning. @apsallid confirmed none of these changes affect HGCal work

	* None of this removed code was being executed due to matSize == 0
	* Air is not part of the Categorization Map
@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

@andrius-k
Copy link

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 14, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/31654/console Started: 2018/11/14 18:21

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @vargasa (Andrés Vargas) for master.

It involves the following packages:

Validation/Geometry

@andrius-k, @Dr15Jones, @kmaeshima, @cvuosalo, @schneiml, @ianna, @mdhildreth, @cmsbuild, @jfernan2, @civanch can you please review it and eventually sign? Thanks.
@rishabhCMS, @rovere, @rbartek this is something you requested to watch as well.
@davidlange6, @slava77, @fabiocos you are the release manager for this.

cms-bot commands are listed here

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

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

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 32
  • DQMHistoTests: Total histograms compared: 3013311
  • DQMHistoTests: Total failures: 13
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3013101
  • DQMHistoTests: Total skipped: 197
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 31 files compared)
  • Checked 134 log files, 14 edm output root files, 32 DQM output files

@andrius-k
Copy link

+1

@cvuosalo
Copy link
Contributor

+geometry

@cvuosalo
Copy link
Contributor

+1
Trying to approve for geometry again

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @davidlange6, @slava77, @smuzaffar, @fabiocos (and backports should be raised in the release meeting by the corresponding L2)

@fabiocos
Copy link
Contributor

@vargasa this PR removes several LogInfo dumping information about the material. Are they not considered any more interesting?

@vargasa
Copy link
Contributor Author

vargasa commented Nov 20, 2018

@fabiocos none of the removed code was being executed as stated in the commit description

@fabiocos
Copy link
Contributor

@vargasa ok, thanks for the clarification. I am not sure why the matTable was empty (could you please clarify ?), but of course if this is the case it makes sense.

@fabiocos
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit e737c2b into cms-sw:master Nov 20, 2018
@vargasa
Copy link
Contributor Author

vargasa commented Nov 27, 2018

@fabiocos The map for the categorization process that is being used is created in a later stage, this matSize==0 is the default size for the table G4Material::GetMaterialTable() check fIndexTable. It is hard to see why or how this logic was used in the past as there is no history beyond Snapshot of CMSSW_6_2_0_pre8

@vargasa vargasa deleted the AirCtg branch November 27, 2018 14:14
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