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

Move Cosmics During Collisions Reconstruction to ALCARECO #30248

Merged
merged 3 commits into from Jun 24, 2020

Conversation

mmusich
Copy link
Contributor

@mmusich mmusich commented Jun 15, 2020

PR description:

The goal of this PR is two-fold:

  • move the CDC (Cosmics During Collisions) reconstruction out of the standard (p-p) reconstruction sequence and include it into the TkAlCosmicsInCollisions ALCARECO. This in turn allows to freely change the parameters in order to optimize for efficiency / acceptance at the cost of increase of timing, as the ALCARECO will be run only on the NoBPTX dataset and not in dense events where the seeding and candidate building explodes.
  • thanks to the first point, the seeding and track building parameters have been optimized. Optimization has been done in order to increase the reconstruction efficiency of real interfill cosmics tracks undergoing the CDC reco.

PR validation:

The results of the parameter optimization have been presented here. The setup chosen here is corresponding to TEST13.
Detailed timing studies on the various setups have been produced by @mtosi and are collected in this spreadsheet.

This branch has also been technically tested by running the following command.

cmsDriver.py stepTest --conditions auto:run2_data -s RAW2DIGI,L1Reco,RECO,ALCA:TkAlCosmicsInCollisions --process reRECO --data --era Run2_2018 --eventcontent RECO,ALCARECO --scenario pp --datatier RECO,ALCARECO --customise Configuration/DataProcessing/RecoTLR.customisePostEra_Run2_2018 -n 10000 --dasquery='file dataset=/NoBPTX/Run2018B-v1/RAW site=T2_CH_CERN' --nThreads=8 --no_exec

if this PR is a backport please specify the original PR and why you need to backport that PR:

This PR is not a backport.
cc:
@mtosi, @connorpa @vbotta

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-30248/16145

@mmusich
Copy link
Contributor Author

mmusich commented Jun 15, 2020

@cmsbuild please test workflow 136.735, 136.803, 136.894

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 15, 2020

The tests are being triggered in jenkins.
Test Parameters:

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @mmusich (Marco Musich) for master.

It involves the following packages:

Alignment/CommonAlignmentProducer
Configuration/StandardSequences
RecoTracker/Configuration
RecoTracker/SpecialSeedGenerators

@perrotta, @silviodonato, @slava77, @christopheralanwest, @tocheng, @cmsbuild, @franzoni, @tlampen, @pohsun, @fabiocos, @davidlange6 can you please review it and eventually sign? Thanks.
@pakhotin, @fabiocos, @adewit, @makortel, @felicepantaleo, @GiacomoSguazzoni, @tocheng, @VinInn, @Martin-Grunewald, @mschrode, @ebrondol, @rovere, @lecriste, @tlampen, @gpetruc, @mmusich, @dgulhan, @slomeo this is something you requested to watch as well.
@silviodonato, @dpiparo you are the release manager for this.

cms-bot commands are listed here

@cmsbuild
Copy link
Contributor

+1
Tested at: c885a6e
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-b492ba/7083/summary.html
CMSSW: CMSSW_11_2_X_2020-06-15-1100
SCRAM_ARCH: slc7_amd64_gcc820

@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-b492ba/7083/summary.html

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

  • /data/cmsbld/jenkins/workspace/compare-root-files-short-matrix/data/PR-b492ba/136.735_RunNoBPTX2016B+RunNoBPTX2016B+HLTDR2_2016+RECODR2reHLTAlCaTkCosmics_HIPM+HARVESTDR2
  • /data/cmsbld/jenkins/workspace/compare-root-files-short-matrix/data/PR-b492ba/136.803_RunNoBPTX2017C+RunNoBPTX2017C+HLTDR2_2017+RECODR2_2017reHLTAlCaTkCosmics_Prompt+HARVEST2017
  • /data/cmsbld/jenkins/workspace/compare-root-files-short-matrix/data/PR-b492ba/136.894_RunNoBPTX2018D+RunNoBPTX2018D+HLTDR2_2018+RECODR2_2018reHLTAlCaTkCosmics_Prompt+HARVEST2018_Prompt

Comparison Summary:

  • No significant changes to the logs found
  • ROOTFileChecks: Some differences in event products or their sizes found
  • Reco comparison results: 188 differences found in the comparisons
  • DQMHistoTests: Total files compared: 36
  • DQMHistoTests: Total histograms compared: 2778811
  • DQMHistoTests: Total failures: 316
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2778445
  • DQMHistoTests: Total skipped: 50
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 35 files compared)
  • Checked 152 log files, 16 edm output root files, 36 DQM output files

@mtosi
Copy link
Contributor

mtosi commented Jun 16, 2020

CPU timing measurement on CDC events from run 324897 gives the following

  • cosmicDCSeeds : 8.2 ms
  • cosmicDCCkfTrackCandidates : 9.1 ms
  • cosmicDCTracks : 0.5 ms

@cmsbuild cmsbuild mentioned this pull request Jun 16, 2020
@pohsun
Copy link

pohsun commented Jun 17, 2020

+1

@silviodonato
Copy link
Contributor

+operations

@slava77
Copy link
Contributor

slava77 commented Jun 23, 2020

+1

for #30248 c885a6e

  • code changes are in line with the PR description
  • jenkins tests pass and comparisons with the baseline show differences only related to the move/removal of cosmicDCTracks producer/products

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

@silviodonato
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit d3f6abb into cms-sw:master Jun 24, 2020
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