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

Revert "[13_0_X] Update muon shower data formats for 2023 running" #41257

Closed

Conversation

perrotta
Copy link
Contributor

@perrotta perrotta commented Apr 3, 2023

Reverts #41198
Just in case the investigations on issue #41246 suggest to build a new release without this PR.
At the moment this revert PR is only intended to verify that it is still mergeable in 13_0_X, and it can run.

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 3, 2023

A new Pull Request was created by @perrotta (Andrea Perrotta) for CMSSW_13_0_X.

It involves the following packages:

  • DataFormats/L1TMuon (l1)
  • DataFormats/L1Trigger (l1)

@epalencia, @cmsbuild, @cecilecaillol, @aloeliger can you please review it and eventually sign? Thanks.
@kreczko, @JanFSchulte, @rovere, @eyigitba, @missirol, @thomreis, @dinyar this is something you requested to watch as well.
@perrotta, @dpiparo, @rappoccio you are the release manager for this.

cms-bot commands are listed here

@perrotta
Copy link
Contributor Author

perrotta commented Apr 3, 2023

please test

@aloeliger
Copy link
Contributor

aloeliger commented Apr 3, 2023

@perrotta I haven't been following the issue thread after much after it was first closed. Please ping me if this becomes necessary and I'll inform the responsible L1 people.

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 3, 2023

-1

Failed Tests: Build
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-b77d15/31757/summary.html
COMMIT: 85ad941
CMSSW: CMSSW_13_0_X_2023-04-03-1100/el8_amd64_gcc11
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/41257/31757/install.sh to create a dev area with all the needed externals and cmssw changes.

Build

I found compilation error when building:

>> Compiling  /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_0_X_2023-04-03-1100/src/L1Trigger/L1TMuon/src/MuonRawDigiTranslator.cc
>> Compiling  /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_0_X_2023-04-03-1100/src/L1Trigger/L1TMuon/src/RegionalMuonRawDigiTranslator.cc
>> Compiling  /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_0_X_2023-04-03-1100/src/L1Trigger/L1TMuon/src/SubsystemCollector.cc
>> Compiling  /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_0_X_2023-04-03-1100/src/L1Trigger/L1TMuon/src/SubsystemCollectorFactory.cc
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_0_X_2023-04-03-1100/src/L1Trigger/L1TMuon/src/RegionalMuonRawDigiTranslator.cc: In static member function 'static bool l1t::RegionalMuonRawDigiTranslator::fillRegionalMuonShower(l1t::RegionalMuonShower&, std::vector, int, l1t::tftype, bool, bool)':
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_0_X_2023-04-03-1100/src/L1Trigger/L1TMuon/src/RegionalMuonRawDigiTranslator.cc:135:14: error: 'class l1t::RegionalMuonShower' has no member named 'setOneLooseInTime'; did you mean 'setTwoLooseInTime'?
  135 |     muShower.setOneLooseInTime(((bxPayload[kEmtfShowerExtendedFrame] >> kEmtfShowerOneLooseShift) & 1) == 1);
      |              ^~~~~~~~~~~~~~~~~
      |              setTwoLooseInTime
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_0_X_2023-04-03-1100/src/L1Trigger/L1TMuon/src/MuonRawDigiTranslator.cc: In static member function 'static std::array, 2> l1t::MuonRawDigiTranslator::getPackedShowerDataWords(const l1t::MuonShower&, int, int)':
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_0_X_2023-04-03-1100/src/L1Trigger/L1TMuon/src/MuonRawDigiTranslator.cc:284:30: error: 'const class l1t::MuonShower' has no member named 'isTwoLooseDiffSectorsInTime'


@dinyar
Copy link
Contributor

dinyar commented Apr 3, 2023

In case this does need to be reverted we'll also need to revert #41207 and #41206. (Also: we might want to hold off on merging #41216 until the issue is understood as it also needs the change to the data formats.)

-d

@perrotta perrotta closed this Apr 4, 2023
@perrotta perrotta deleted the revert-41198-update_shower_dataformats-13_0_X branch April 4, 2023 09:40
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