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

MTD simulation update #24157

Merged
merged 3 commits into from
Aug 7, 2018
Merged

MTD simulation update #24157

merged 3 commits into from
Aug 7, 2018

Conversation

casarsa
Copy link
Contributor

@casarsa casarsa commented Aug 1, 2018

BTL code:

  • removed the time of flight subtraction;
  • fixed the assignment of the DataFrame buckets;
  • added correlations between the two times that are read out.

ETL code:

  • removed the time of flight subtraction;
  • removed the linear interpolation of times in the same cell;
  • fixed the assignment of the DataFrame buckets;
  • added a time smearing depending on module eta.

The complete workflow has been successfully tested on a SingleMuon and TTbar sample with runTheMatrix.

 - removed the time of flight subtraction;
 - fixed the assignment of the DataFrame buckets;
 - added correlations between the two times that are read out.

ETL code:
 - removed the time of flight subtraction;
 - removed the linear interpolation of times in the same cell;
 - fixed the assignment of the DataFrame buckets;
 - added a time smearing depending on module eta.
@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 1, 2018

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 1, 2018

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 1, 2018

A new Pull Request was created by @casarsa (Massimo Casarsa) for master.

It involves the following packages:

SimFastTiming/FastTimingCommon

@cmsbuild, @civanch, @kpedro88, @mdhildreth can you please review it and eventually sign? Thanks.
@davidlange6, @slava77, @fabiocos you are the release manager for this.

cms-bot commands are listed here

@kpedro88
Copy link
Contributor

kpedro88 commented Aug 1, 2018

please test workflow 22434.0

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 1, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/29609/console Started: 2018/08/01 17:08

@@ -68,6 +90,11 @@ void ETLElectronicsSim::runTrivialShaper(ETLDataFrame &dataFrame,
newSample.set(chargeColl[it] > adcThreshold_MIP_,false,tdc_time,adc);
dataFrame.setSample(it,newSample);

//std::cout << it << " " << chargeColl[it] << " " << toa[it] << std::endl;
Copy link
Contributor

Choose a reason for hiding this comment

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

delete commented-out code and extra lines

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thank you, I missed this. Done.

@casarsa
Copy link
Contributor Author

casarsa commented Aug 1, 2018

@kpedro88 I've tested the workflow 22434.0:
22434.0_TTbar_14TeV+TTbar_14TeV_TuneCUETP8M1_2023D24_GenSimHLBeamSpotFull14+DigiFullTrigger_2023D24+RecoFullGlobal_2023D24+HARVESTFullGlobal_2023D24 Step0-PASSED Step1-PASSED Step2-PASSED Step3-PASSED - time date Wed Aug 1 16:30:05 2018-date Wed Aug 1 16:09:29 2018; exit: 0 0 0 0
1 1 1 1 tests passed, 0 0 0 0 failed

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 1, 2018

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 1, 2018

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 1, 2018

Pull request #24157 was updated. @cmsbuild, @civanch, @kpedro88, @mdhildreth can you please check and sign again.

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 3, 2018

Pull request #24157 was updated. @cmsbuild, @civanch, @kpedro88, @mdhildreth can you please check and sign again.

@kpedro88
Copy link
Contributor

kpedro88 commented Aug 3, 2018

please test workflow 22434.0

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 3, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/29643/console Started: 2018/08/03 16:46

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 3, 2018

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 3, 2018

Comparison job queued.

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 3, 2018

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

@slava77 comparisons for the following workflows were not done due to missing matrix map:

  • /build/cmsbld/jenkins/workspace/compare-root-files-short-matrix/results/JR-comparison/PR-24157/22434.0_TTbar_14TeV+TTbar_14TeV_TuneCUETP8M1_2023D24_GenSimHLBeamSpotFull14+DigiFullTrigger_2023D24+RecoFullGlobal_2023D24+HARVESTFullGlobal_2023D24

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 4 differences found in the comparisons
  • DQMHistoTests: Total files compared: 31
  • DQMHistoTests: Total histograms compared: 2891565
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2891374
  • DQMHistoTests: Total skipped: 190
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 30 files compared)
  • Checked 129 log files, 14 edm output root files, 31 DQM output files

@casarsa
Copy link
Contributor Author

casarsa commented Aug 6, 2018

@kpedro88 Workflow 22434.0 tested:
22434.0_TTbar_14TeV+TTbar_14TeV_TuneCUETP8M1_2023D24_GenSimHLBeamSpotFull14+DigiFullTrigger_2023D24+RecoFullGlobal_2023D24+HARVESTFullGlobal_2023D24 Step0-PASSED Step1-PASSED Step2-PASSED Step3-PASSED - time date Mon Aug 6 11:31:26 2018-date Mon Aug 6 11:07:12 2018; exit: 0 0 0 0
1 1 1 1 tests passed, 0 0 0 0 failed

@kpedro88
Copy link
Contributor

kpedro88 commented Aug 6, 2018

+upgrade

@civanch
Copy link
Contributor

civanch commented Aug 7, 2018

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 7, 2018

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

fabiocos commented Aug 7, 2018

+1

@cmsbuild cmsbuild merged commit a0ced41 into cms-sw:master Aug 7, 2018
@casarsa casarsa deleted the mc-mtdSIM-update branch August 8, 2018 11:34
@casarsa casarsa mentioned this pull request Aug 8, 2018
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