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

L1Trigger/TrackerDTC code restructuring #29824

Merged
merged 7 commits into from May 27, 2020
Merged

L1Trigger/TrackerDTC code restructuring #29824

merged 7 commits into from May 27, 2020

Conversation

tschuh
Copy link
Contributor

@tschuh tschuh commented May 13, 2020

PR description:

I produce the class serving configuration parameter now with an ESProducer, that makes it easier for the downstream producers and analyzers to use it. I moved some functions from the DTC ed product to this es product.

PR validation:

Just building and running L1Trigger/TrackerDTC/test/test_cfg.py

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

-code-checks

ERROR: Build errors found during clang-tidy run.

L1Trigger/TrackerDTC/src/Settings.cc:252:11: error: no matching constructor for initialization of 'TTDTC' [clang-diagnostic-error]
    TTDTC ttDTC(numRegions_, numOverlappingRegions_, numDTCsPerRegion_);
          ^
DataFormats/L1TrackTrigger/interface/TTDTC.h:33:3: note: candidate constructor not viable: requires single argument 'setup', but 3 arguments were provided
--
gmake: *** [config/SCRAM/GMake/Makefile.coderules:128: code-checks] Error 2
gmake: *** [There are compilation/build errors. Please see the detail log above.] Error 2

@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-29824/15346

  • This PR adds an extra 80KB to repository

Code check has found code style and quality issues which could be resolved by applying following patch(s)

@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-29824/15348

  • This PR adds an extra 80KB to repository

@cmsbuild
Copy link
Contributor

+1
Tested at: 450eb34
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-59e798/6400/summary.html
CMSSW: CMSSW_11_1_X_2020-05-18-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-59e798/6400/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 35
  • DQMHistoTests: Total histograms compared: 2694466
  • DQMHistoTests: Total failures: 48
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2694369
  • DQMHistoTests: Total skipped: 49
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 34 files compared)
  • Checked 150 log files, 16 edm output root files, 35 DQM output files

@kpedro88
Copy link
Contributor

+upgrade

@silviodonato
Copy link
Contributor

+operations

  • update of Configuration/StandardSequences/python/L1TrackTrigger_cff.py to use the new file L1Trigger/TrackerDTC/python/ProducerED_cff.py instead of the old Producer_cff

@silviodonato
Copy link
Contributor

do you have any comments @rekovic ?

@rekovic
Copy link
Contributor

rekovic commented May 27, 2020

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

@silviodonato
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 49d2de2 into cms-sw:master May 27, 2020
silviodonato added a commit to silviodonato/cmssw that referenced this pull request Jul 3, 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