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

Prep work for the Run-3 GEM-CSC integrated local trigger #33570

Merged
merged 4 commits into from Apr 30, 2021
Merged

Prep work for the Run-3 GEM-CSC integrated local trigger #33570

merged 4 commits into from Apr 30, 2021

Conversation

dildick
Copy link
Contributor

@dildick dildick commented Apr 28, 2021

PR description:

Prep work for the Run-3 GEM-CSC integrated local trigger. This goes together with PR cms-data/L1Trigger-CSCTriggerPrimitives#6.

  • The lookup tables were organized into CCLUT, GEMCSC and ME11.
    • CCLUT: comparator code LUT algorithm that provides better position and bending resolution
    • GEMCSC: GEM-CSC integrated trigger
    • ME11: ME11 specific LUTs for ALCTs crossing with CLCTs
  • CSCComparatorCodeLUT renamed to CSCLUTReader so we can reuse it for the GEM-CSC trigger
  • Helper classes CSCALCTCrossCLCT, GEMInternalCluster and LCTQualityAssignment were added.
    • CSCALCTCrossCLCT: class that checks if an ALCT crosses with a CLCT. Not always the case for ME1/1. A lengthy description was added when this class would be used
    • GEMInternalCluster: transient container for GEMPadDigiCluster and a coincidence of two GEMPadDigiClusters. We will shortly be doing the GEM-CSC matching based on GEMPadDigiCluster instead of GEMPadDigi and GEMCoPadDigi, like in the firmware. The emulator would no longer decluster into single pads. The GEMInternalCluster will eliminate much of the code duplication that exists now, and nearly all of the horrible function templating.
    • LCTQualityAssignment: class that holds the definitions for LCT quality in Run-2 and Run-3. Documented in DN-20-016. Idea is to unload this code from the TMB classes.

PR validation:

Tested with WF 11634.0. There should be no changes to any of the workflows.

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

N/A

Before submitting your pull requests, make sure you followed this checklist:

@cmsbuild
Copy link
Contributor

-code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-33570/22364

  • This PR adds an extra 44KB to repository

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

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-33570/22365

  • This PR adds an extra 44KB to repository

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @dildick (Sven Dildick) for master.

It involves the following packages:

L1Trigger/CSCTriggerPrimitives

@cmsbuild, @rekovic, @cecilecaillol can you please review it and eventually sign? Thanks.
@valuev, @ptcox, @Martin-Grunewald this is something you requested to watch as well.
@silviodonato, @dpiparo, @qliphy you are the release manager for this.

cms-bot commands are listed here

@cecilecaillol
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

-1

Failed Tests: RelVals RelVals-INPUT
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-8d4699/14695/summary.html
COMMIT: 164715f
CMSSW: CMSSW_12_0_X_2021-04-28-2300/slc7_amd64_gcc900
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/33570/14695/install.sh to create a dev area with all the needed externals and cmssw changes.

RelVals

----- Begin Fatal Exception 29-Apr-2021 09:26:56 CEST-----------------------
An exception of category 'FileInPathError' occurred while
   [0] Constructing the EventProcessor
   [1] Constructing module: class=PhotonMVAValueMapProducer label='photonMVAValueMapProducer'
Exception Message:
edm::FileInPath unable to find file RecoEgamma/PhotonIdentification/data/MVA/PhaseII/PhotonID_MVA_barrel_Egamma_PhaseII_weight.xml.gz anywhere in the search path.
The search path is defined by: CMSSW_SEARCH_PATH
${CMSSW_SEARCH_PATH} is: /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/33570/14695/CMSSW_12_0_X_2021-04-28-2300/poison:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/33570/14695/CMSSW_12_0_X_2021-04-28-2300/src:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/33570/14695/CMSSW_12_0_X_2021-04-28-2300/external/slc7_amd64_gcc900/data:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_12_0_X_2021-04-28-2300/src:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_12_0_X_2021-04-28-2300/external/slc7_amd64_gcc900/data
Current directory is: /data/cmsbld/jenkins/workspace/ib-run-pr-relvals/runTheMatrix-results/136.8523_RunJetHT2018C_nanoULremini+RunJetHT2018C_nanoULremini+NANOEDM2018_106Xv2+HARVESTNANOAOD2018_106Xv2
----- End Fatal Exception -------------------------------------------------
----- Begin Fatal Exception 29-Apr-2021 09:27:16 CEST-----------------------
An exception of category 'FileInPathError' occurred while
   [0] Constructing the EventProcessor
   [1] Constructing module: class=PhotonMVAValueMapProducer label='photonMVAValueMapProducer'
Exception Message:
edm::FileInPath unable to find file RecoEgamma/PhotonIdentification/data/MVA/PhaseII/PhotonID_MVA_barrel_Egamma_PhaseII_weight.xml.gz anywhere in the search path.
The search path is defined by: CMSSW_SEARCH_PATH
${CMSSW_SEARCH_PATH} is: /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/33570/14695/CMSSW_12_0_X_2021-04-28-2300/poison:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/33570/14695/CMSSW_12_0_X_2021-04-28-2300/src:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/33570/14695/CMSSW_12_0_X_2021-04-28-2300/external/slc7_amd64_gcc900/data:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_12_0_X_2021-04-28-2300/src:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_12_0_X_2021-04-28-2300/external/slc7_amd64_gcc900/data
Current directory is: /data/cmsbld/jenkins/workspace/ib-run-pr-relvals/runTheMatrix-results/136.8311_RunJetHT2017F_reminiaod+RunJetHT2017F_reminiaod+REMINIAOD_data2017+HARVEST2017_REMINIAOD_data2017
----- End Fatal Exception -------------------------------------------------
----- Begin Fatal Exception 29-Apr-2021 09:27:16 CEST-----------------------
An exception of category 'FileInPathError' occurred while
   [0] Constructing the EventProcessor
   [1] Constructing module: class=PhotonMVAValueMapProducer label='photonMVAValueMapProducer'
Exception Message:
edm::FileInPath unable to find file RecoEgamma/PhotonIdentification/data/MVA/PhaseII/PhotonID_MVA_barrel_Egamma_PhaseII_weight.xml.gz anywhere in the search path.
The search path is defined by: CMSSW_SEARCH_PATH
${CMSSW_SEARCH_PATH} is: /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/33570/14695/CMSSW_12_0_X_2021-04-28-2300/poison:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/33570/14695/CMSSW_12_0_X_2021-04-28-2300/src:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/33570/14695/CMSSW_12_0_X_2021-04-28-2300/external/slc7_amd64_gcc900/data:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_12_0_X_2021-04-28-2300/src:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_12_0_X_2021-04-28-2300/external/slc7_amd64_gcc900/data
Current directory is: /data/cmsbld/jenkins/workspace/ib-run-pr-relvals/runTheMatrix-results/136.7611_RunJetHT2016E_reminiaod+RunJetHT2016E_reminiaod+REMINIAOD_data2016_HIPM+HARVESTDR2_REMINIAOD_data2016_HIPM
----- End Fatal Exception -------------------------------------------------
Expand to see more relval errors ...

RelVals-INPUT

  • 4.64.6_MinimumBias2010A+MinimumBias2010A+RECOSKIMALCA+HARVESTDR1/step2_MinimumBias2010A+MinimumBias2010A+RECOSKIMALCA+HARVESTDR1.log
  • 136.72411136.72411_RunJetHT2016B_reminiaodUL+RunJetHT2016B_reminiaodUL+REMINIAOD_data2016UL_HIPM+HARVESTDR2_REMINIAOD_data2016UL_HIPM/step2_RunJetHT2016B_reminiaodUL+RunJetHT2016B_reminiaodUL+REMINIAOD_data2016UL_HIPM+HARVESTDR2_REMINIAOD_data2016UL_HIPM.log
  • 136.7611136.7611_RunJetHT2016E_reminiaod+RunJetHT2016E_reminiaod+REMINIAOD_data2016_HIPM+HARVESTDR2_REMINIAOD_data2016_HIPM/step2_RunJetHT2016E_reminiaod+RunJetHT2016E_reminiaod+REMINIAOD_data2016_HIPM+HARVESTDR2_REMINIAOD_data2016_HIPM.log
Expand to see more relval errors ...

@dildick
Copy link
Contributor Author

dildick commented Apr 29, 2021

@cecilecaillol These failures should be go away by restarting the tests. I think a new IB was made that should take care of changes in cms-data.

@cecilecaillol
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-8d4699/14711/summary.html
COMMIT: 164715f
CMSSW: CMSSW_12_0_X_2021-04-29-1100/slc7_amd64_gcc900
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/33570/14711/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 37
  • DQMHistoTests: Total histograms compared: 2662700
  • DQMHistoTests: Total failures: 4
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2662674
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 36 files compared)
  • Checked 155 log files, 37 edm output root files, 37 DQM output files
  • TriggerResults: no differences found

@dildick
Copy link
Contributor Author

dildick commented Apr 29, 2021

4 failures. 3 from egamma, 1 from pixel

@cecilecaillol
Copy link
Contributor

+l1

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

@qliphy
Copy link
Contributor

qliphy commented Apr 30, 2021

test parameters

@qliphy
Copy link
Contributor

qliphy commented Apr 30, 2021

please test

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-8d4699/14732/summary.html
COMMIT: 164715f
CMSSW: CMSSW_12_0_X_2021-04-29-2300/slc7_amd64_gcc900
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/33570/14732/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 4 differences found in the comparisons
  • DQMHistoTests: Total files compared: 37
  • DQMHistoTests: Total histograms compared: 2662646
  • DQMHistoTests: Total failures: 7
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2662617
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 36 files compared)
  • Checked 155 log files, 37 edm output root files, 37 DQM output files
  • TriggerResults: no differences found

@dildick
Copy link
Contributor Author

dildick commented Apr 30, 2021

@qliphy Thanks a lot, in principle the external is not yet needed, as the Run-3 CSC trigger algorithm is not switched on yet. But in a few weeks to months this is certainly the plan.

@qliphy
Copy link
Contributor

qliphy commented Apr 30, 2021

@qliphy Thanks a lot, in principle the external is not yet needed, as the Run-3 CSC trigger algorithm is not switched on yet. But in a few weeks to months this is certainly the plan.

Thanks @dildick for the information! So we can move forward this PR first.

@qliphy
Copy link
Contributor

qliphy commented Apr 30, 2021

+1

@cmsbuild cmsbuild merged commit 6a24449 into cms-sw:master Apr 30, 2021
@dildick dildick deleted the from-CMSSW_12_0_X_2021-04-28-1100-GEMCSC-Run3-prep branch May 3, 2021 15:44
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

4 participants