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

Remove QuadrupletSeedMerger as obsolete #20127

Merged
merged 4 commits into from Aug 15, 2017

Conversation

makortel
Copy link
Contributor

This PR removes the obsolete QuadrupletSeedMerger algorithm (which created pixel quadruplet seeds by merging pixel triplets), and moves the quadruplet layer set configuration quadrupletseedmerging_cff under RecoTracker/TkSeedingLayers with the name PixelLayerQuadruplets_cff following the existing convention for pairs and triplets.

Tested in 9_3_0_pre3, no changes expected.

@rovere @VinInn @ebrondol @felicepantaleo

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @makortel (Matti Kortelainen) for master.

It involves the following packages:

RecoHI/HiTracking
RecoPixelVertexing/PixelTriplets
RecoTracker/Configuration
RecoTracker/IterativeTracking
RecoTracker/TkSeedGenerator
RecoTracker/TkSeedingLayers
Validation/RecoTrack

@perrotta, @vazzolini, @kmaeshima, @dmitrijus, @cmsbuild, @slava77, @vanbesien can you please review it and eventually sign? Thanks.
@ghellwig, @felicepantaleo, @wmtford, @GiacomoSguazzoni, @jazzitup, @VinInn, @echapon, @mschrode, @mandrenguyen, @yenjie, @rovere, @kurtejung, @gpetruc, @ebrondol, @mtosi, @dgulhan, @yetkinyilmaz this is something you requested to watch as well.
@davidlange6 you are the release manager for this.

cms-bot commands are listed here

@makortel
Copy link
Contributor Author

@cmsbuild, please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 11, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/22212/console Started: 2017/08/11 11:05

@cmsbuild
Copy link
Contributor

-code-checks

Logs: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pr-code-checks/PR-20127/49

Code check has found code style and quality issues which could be resolved by applying a patch in https://cmssdt.cern.ch/SDT/jenkins-artifacts/pr-code-checks/PR-20127/49/git-diff.patch

In future, you can run scram build code-checks to apply code checks

@cmsbuild
Copy link
Contributor

-1

Tested at: 8acfcc5

The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:
dc05511
You can see more details here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-20127/22212/git-log-recent-commits
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-20127/22212/git-merge-result

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

I found follow errors while testing this PR

Failed tests: RelVals AddOn

  • RelVals:

When I ran the RelVals I found an error in the following worklfows:
140.53 step2

runTheMatrix-results/140.53_RunHI2011+RunHI2011+RECOHID11+HARVESTDHI/step2_RunHI2011+RunHI2011+RECOHID11+HARVESTDHI.log

  • AddOn:

I found errors in the following addon tests:

cmsDriver.py RelVal -s HLT:HIon,RAW2DIGI,L1Reco,RECO --data --scenario=HeavyIons -n 10 --conditions auto:run2_data_HIon --relval 9000,50 --datatier "RAW-HLT-RECO" --eventcontent FEVTDEBUGHLT --customise=HLTrigger/Configuration/CustomConfigs.L1THLT --era Run2_2016,Run2_HI --processName=HLTRECO --filein file:RelVal_Raw_HIon_DATA.root --fileout file:RelVal_Raw_HIon_DATA_HLT_RECO.root : FAILED - time: date Fri Aug 11 12:01:07 2017-date Fri Aug 11 11:56:56 2017 s - exit: 256
cmsDriver.py RelVal -s HLT:HIon,RAW2DIGI,L1Reco,RECO --mc --scenario=HeavyIons -n 10 --conditions auto:run2_mc_HIon --relval 9000,50 --datatier "RAW-HLT-RECO" --eventcontent FEVTDEBUGHLT --customise=HLTrigger/Configuration/CustomConfigs.L1THLT --era Run2_2016,Run2_HI --processName=HLTRECO --filein file:RelVal_Raw_HIon_MC.root --fileout file:RelVal_Raw_HIon_MC_HLT_RECO.root : FAILED - time: date Fri Aug 11 12:06:08 2017-date Fri Aug 11 11:57:22 2017 s - exit: 256

The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:
dc05511
You can see more details here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-20127/22212/git-log-recent-commits
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-20127/22212/git-merge-result

@cmsbuild
Copy link
Contributor

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

@perrotta
Copy link
Contributor

It looks like PixelLayerTriplets are still needed in HI reco...

@makortel : while you are fixing it, you could also consider fixing what found by the code checker in #20127 (comment)

@cmsbuild
Copy link
Contributor

Pull request #20127 was updated. @perrotta, @vazzolini, @kmaeshima, @dmitrijus, @cmsbuild, @slava77, @vanbesien can you please check and sign again.

@makortel
Copy link
Contributor Author

@cmsbuild, please test

@perrotta, done both

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 11, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/22217/console Started: 2017/08/11 16:06

@cmsbuild
Copy link
Contributor

@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-20127/22217/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 26
  • DQMHistoTests: Total histograms compared: 2713569
  • DQMHistoTests: Total failures: 247
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2713133
  • DQMHistoTests: Total skipped: 189
  • DQMHistoTests: Total Missing objects: 0
  • Checked 107 log files, 14 edm output root files, 26 DQM output files

@dmitrijus
Copy link
Contributor

+1

@slava77
Copy link
Contributor

slava77 commented Aug 14, 2017

+1

for #20127 caa4f5b

  • cleanup is done, as described
  • jenkins tests pass and comparisons show no differences

@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 (and backports should be raised in the release meeting by the corresponding L2)

@davidlange6
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 52100a6 into cms-sw:master Aug 15, 2017
@makortel makortel deleted the removeQuadrupletSeedMerger branch February 12, 2018 13:03
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

6 participants