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

fix HLT track collection for SiStrip at HLT monitoring #43385

Merged

Conversation

mmusich
Copy link
Contributor

@mmusich mmusich commented Nov 24, 2023

PR description:

I casually noticed that in online DQM HLT on-track SiStrip quantities are empty (see e.g. here), while reviewing the TSG ticket CMSHLT-2766.
I think this is due to the fact that in the configuration file an not-existent track collection (hltTracksMerged instead of hltMergedTracks) is passed to the track refitter:

hltTrackRefitterForSiStripMonitorTrack.src = cms.InputTag("hltTracksMerged") # hltIter2Merged

I fix this here, while also removing where possible redundant cms type specifications

PR validation:

cmssw compiles

If this PR is a backport please specify the original PR and why you need to backport that PR. If this PR will be backported please specify to which release cycle the backport is meant for:

N/A

@cms-sw/trk-dpg-l2 FYI

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-43385/37879

  • This PR adds an extra 16KB to repository

@cmsbuild
Copy link
Contributor

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

It involves the following packages:

  • DQM/HLTEvF (dqm, hlt)

@rvenditti, @nothingface0, @mmusich, @Martin-Grunewald, @antoniovagnerini, @cmsbuild, @syuvivida, @tjavaid can you please review it and eventually sign? Thanks.
@silviodonato, @missirol, @mtosi this is something you requested to watch as well.
@antoniovilela, @sextonkennedy, @rappoccio you are the release manager for this.

cms-bot commands are listed here

@mmusich
Copy link
Contributor Author

mmusich commented Nov 24, 2023

@cmsbuild, please test

@mmusich
Copy link
Contributor Author

mmusich commented Nov 24, 2023

type trk

@cmsbuild cmsbuild added the trk label Nov 24, 2023
@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-4ad04b/36052/summary.html
COMMIT: ff5b07e
CMSSW: CMSSW_14_0_X_2023-11-24-1100/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/43385/36052/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

@mmusich
Copy link
Contributor Author

mmusich commented Nov 27, 2023

@syuvivida would it be possible for you to test this PR in playback? Thank you

@syuvivida
Copy link
Contributor

Hi @mmusich
here is the playback test with 13_0_10 + this PR. The results are shown in the playback DQMGUI using the streamers of run 370580 as input, DQMGUI.

@mmusich
Copy link
Contributor Author

mmusich commented Nov 28, 2023

The results are shown in the playback using the streamers of run 370580 as input, DQMGUI

Thank you very much @syuvivida.
I see now that the on-track SiStrip plots are filled as expected (see e.g. here), whereas in the production environment they weren't (see e.g. here)

@mmusich
Copy link
Contributor Author

mmusich commented Nov 28, 2023

+hlt

@syuvivida
Copy link
Contributor

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

@rappoccio
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 68af257 into cms-sw:master Nov 28, 2023
11 checks passed
@mmusich mmusich deleted the fix_track_collection_in_HLT_SiStripMonitoring branch November 28, 2023 16:54
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.

4 participants