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

Adding in Muon Efficiency Maps #23614

Merged
merged 5 commits into from
Jul 27, 2018

Conversation

ocolegro
Copy link
Contributor

Adding Muon Efficiency maps to the DQM GUI for fast tracking efficiency studies.

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @ocolegro for master.

It involves the following packages:

DQM/TrackingMonitor
DQM/TrackingMonitorClient
DQM/TrackingMonitorSource

@vazzolini, @kmaeshima, @dmitrijus, @cmsbuild, @jfernan2, @vanbesien can you please review it and eventually sign? Thanks.
@hdelanno, @makortel, @mtosi, @fioriNTU, @jandrea, @idebruyn, @threus 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

@jfernan2
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 18, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/28743/console Started: 2018/06/18 18:54

@cmsbuild
Copy link
Contributor

-1

Tested at: 2bd5521

You can see the results of the tests here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-23614/28743/summary.html

I found follow errors while testing this PR

Failed tests: RelVals

  • RelVals:

The relvals timed out after 2 hours.

@cmsbuild
Copy link
Contributor

Comparison not run due to runTheMatrix errors (RelVals and Igprof tests were also skipped)



edm::Handle<edm::View<reco::Muon> > muons;
iEvent.getByToken(muonToken_,muons);
Copy link
Contributor

Choose a reason for hiding this comment

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

@ocolegro please add a check on the validity of the muon collection here, this part may cause issues in the Online clients if the muons are not reconstructed

Copy link
Contributor

Choose a reason for hiding this comment

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

I agree on the comment by @fioriNTU A prevention is needed please

@jandrea
Copy link
Contributor

jandrea commented Jun 19, 2018

I am trying to understand the origin of the error. It doesn't seem related to the modifications made by Owen (?).

----- Begin Fatal Exception 19-Jun-2018 06:45:06 CEST-----------------------
An exception of category 'Configuration' occurred while
[0] Constructing the EventProcessor
[1] Constructing module: class=MixingModule label='mix'
Exception Message:
RootEmbeddedFileSequence no input files specified for secondary input source.
----- End Fatal Exception -------------------------------------------------

@boudoul
Copy link
Contributor

boudoul commented Jun 19, 2018

Hi @jandrea , as you can see the error is a timeout - The tests should be realaunched

@jfernan2
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

Pull request #23614 was updated. @andrius-k, @kmaeshima, @schneiml, @dmitrijus, @cmsbuild, @jfernan2 can you please check and sign again.

@andrius-k
Copy link

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 23, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/29346/console Started: 2018/07/23 18:25

@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-23614/29346/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 31
  • DQMHistoTests: Total histograms compared: 2889291
  • DQMHistoTests: Total failures: 7
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2889094
  • DQMHistoTests: Total skipped: 190
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 646.115 KiB( 30 files compared)
  • DQMHistoSizes: changed ( 20034.0,... ): 28.487 KiB Tracking/TrackParameters
  • DQMHistoSizes: changed ( 7.3,... ): 11.757 KiB Tracking/TrackParameters
  • DQMHistoSizes: changed ( 7.3,... ): 11.610 KiB Muons/cosmicMuons
  • DQMHistoSizes: changed ( 7.3,... ): 11.587 KiB Muons/TKTrack
  • Checked 128 log files, 14 edm output root files, 31 DQM output files

@andrius-k
Copy link

+1

@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)

@kpedro88
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 68b56b2 into cms-sw:master Jul 27, 2018
@VinInn
Copy link
Contributor

VinInn commented Aug 14, 2018

It seems to me that this PR is polluting the top level tracking folder
https://goo.gl/qCkciN
please FIX
-1

@VinInn
Copy link
Contributor

VinInn commented Aug 14, 2018

@mtosi @JanFSchulte

@mtosi
Copy link
Contributor

mtosi commented Aug 17, 2018

@ocolegro @jandrea are you planning to fix this ? or shall I do it ? thanks

@mtosi
Copy link
Contributor

mtosi commented Aug 17, 2018

in addition, may I ask why you are not using the DQMGenericClient for doing the efficiency plots ?

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