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

Data Format for hadronic showers in muon system #35836

Merged
merged 2 commits into from Nov 30, 2021

Conversation

kakwok
Copy link
Contributor

@kakwok kakwok commented Oct 25, 2021

PR description:

PR validation:

This PR creates new data formats to contain hadronic showers in the Muon system. Specifically, CSC and DT rechits are clustered with Cambridge-Aachen(CA) algorithm by calling fast-jet directly. The new cluster objects keep the persistent reference pointers to the constituent rechit collection.

This is an essential ingredient for an HLT path for LLP in Run 3.
This PR supersedes #35543, and expand to

Detailed information are presented in these meetings:
Presentation at Muon POG meeting, Oct 25
Presentation at Reco meeting, Oct 15

@cmsbuild
Copy link
Contributor

-code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-35836/26201

  • This PR adds an extra 32KB to repository

  • Found files with invalid states:

    • DataFormats/MuonReco/src/MuonShowerRechitCluster.cc:
    • DataFormats/MuonReco/interface/MuonShowerRechitCluster.h:

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

@smuzaffar smuzaffar modified the milestones: CMSSW_12_1_X, CMSSW_12_2_X Oct 29, 2021
Copy link
Contributor

@slava77 slava77 left a comment

Choose a reason for hiding this comment

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

this is partial, considering the code-checks did not pass and that there is a class renaming in place.
Please also address comments already made by @VinInn

DataFormats/MuonReco/interface/MuonShowerCSCCluster.h Outdated Show resolved Hide resolved
DataFormats/MuonReco/interface/MuonShowerCSCCluster.h Outdated Show resolved Hide resolved
DataFormats/MuonReco/interface/MuonShowerCSCCluster.h Outdated Show resolved Hide resolved
DataFormats/MuonReco/interface/MuonShowerCSCCluster.h Outdated Show resolved Hide resolved
RecoMuon/MuonShowerProducer/python/cscRechitCluster_cfi.py Outdated Show resolved Hide resolved
@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 2, 2021

-code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-35836/26376

  • This PR adds an extra 28KB to repository

  • Found files with invalid states:

    • RecoMuon/MuonShowerProducer/plugins/CSCRechitClusterProducer.cc:
    • RecoMuon/MuonShowerProducer/plugins/BuildFile.xml:
    • RecoMuon/MuonShowerProducer/BuildFile.xml:
    • DataFormats/MuonReco/interface/MuonShowerCSCCluster.h:
    • RecoMuon/MuonShowerProducer/plugins/DTRechitClusterProducer.cc:
    • DataFormats/MuonReco/interface/MuonShowerDTCluster.h:
    • DataFormats/MuonReco/src/MuonShowerRechitCluster.cc:
    • DataFormats/MuonReco/src/MuonShowerCluster.cc:
    • DataFormats/MuonReco/src/MuonShowerCSCCluster.cc:
    • RecoMuon/MuonShowerProducer/python/cscRechitCluster_cfi.py:
    • DataFormats/MuonReco/interface/MuonShowerRechitCluster.h:
    • DataFormats/MuonReco/src/MuonShowerDTCluster.cc:
    • DataFormats/MuonReco/interface/MuonShowerCluster.h:

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

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 3, 2021

-code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-35836/26393

  • This PR adds an extra 60KB to repository

  • Found files with invalid states:

    • RecoMuon/MuonShowerProducer/plugins/CSCRechitClusterProducer.cc:
    • RecoMuon/MuonShowerProducer/plugins/BuildFile.xml:
    • RecoMuon/MuonShowerProducer/BuildFile.xml:
    • DataFormats/MuonReco/interface/MuonShowerCSCCluster.h:
    • RecoMuon/MuonShowerProducer/plugins/DTRechitClusterProducer.cc:
    • DataFormats/MuonReco/interface/MuonShowerDTCluster.h:
    • DataFormats/MuonReco/src/MuonShowerRechitCluster.cc:
    • DataFormats/MuonReco/src/MuonShowerCluster.cc:
    • DataFormats/MuonReco/src/MuonShowerCSCCluster.cc:
    • RecoMuon/MuonShowerProducer/python/cscRechitCluster_cfi.py:
    • DataFormats/MuonReco/interface/MuonShowerRechitCluster.h:
    • DataFormats/MuonReco/src/MuonShowerDTCluster.cc:
    • DataFormats/MuonReco/interface/MuonShowerCluster.h:

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

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 3, 2021

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-35836/26405

  • This PR adds an extra 24KB to repository

  • Found files with invalid states:

    • RecoMuon/MuonShowerProducer/plugins/CSCRechitClusterProducer.cc:
    • RecoMuon/MuonShowerProducer/plugins/BuildFile.xml:
    • RecoMuon/MuonShowerProducer/BuildFile.xml:
    • DataFormats/MuonReco/interface/MuonShowerCSCCluster.h:
    • RecoMuon/MuonShowerProducer/plugins/DTRechitClusterProducer.cc:
    • DataFormats/MuonReco/interface/MuonShowerDTCluster.h:
    • DataFormats/MuonReco/src/MuonShowerRechitCluster.cc:
    • DataFormats/MuonReco/src/MuonShowerCluster.cc:
    • DataFormats/MuonReco/src/MuonShowerCSCCluster.cc:
    • RecoMuon/MuonShowerProducer/python/cscRechitCluster_cfi.py:
    • DataFormats/MuonReco/interface/MuonShowerRechitCluster.h:
    • DataFormats/MuonReco/src/MuonShowerDTCluster.cc:
    • DataFormats/MuonReco/interface/MuonShowerCluster.h:

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-35836/26947

  • This PR adds an extra 16KB to repository

@cmsbuild
Copy link
Contributor

Pull request #35836 was updated. @jpata, @missirol, @cmsbuild, @Martin-Grunewald, @slava77 can you please check and sign again.

@missirol
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-d581b0/20813/summary.html
COMMIT: 5b73c34
CMSSW: CMSSW_12_2_X_2021-11-28-2300/slc7_amd64_gcc900
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/35836/20813/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: 42
  • DQMHistoTests: Total histograms compared: 3247873
  • DQMHistoTests: Total failures: 0
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3247851
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 41 files compared)
  • Checked 177 log files, 37 edm output root files, 42 DQM output files
  • TriggerResults: no differences found

@missirol
Copy link
Contributor

+hlt

@slava77
Copy link
Contributor

slava77 commented Nov 29, 2021

+reconstruction

for #35836 5b73c34

  • code changes are in line with the PR description and the follow up review
    • the new code is not a part of a testable workflow, which is OK considering the integration needs/constraints for HLT
  • jenkins tests pass

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

@qliphy
Copy link
Contributor

qliphy commented Nov 30, 2021

+1

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

10 participants