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

Pr l1tx unpackers #13165

Merged
merged 8 commits into from Feb 7, 2016
Merged

Conversation

mulhearn
Copy link
Contributor

@mulhearn mulhearn commented Feb 2, 2016

Contains the unpackers for the CaloLayer1 and TwinMux subdetectors.

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 2, 2016

A new Pull Request was created by @mulhearn for CMSSW_8_0_X.

It involves the following packages:

EventFilter/L1TXRawToDigi

The following packages do not have a category, yet:

EventFilter/L1TXRawToDigi

@cmsbuild, @davidlange6 can you please review it and eventually sign? Thanks.
@Martin-Grunewald this is something you requested to watch as well.
@slava77, @Degano, @smuzaffar you are the release manager for this.

cms-bot commands are list here #13028

@mulhearn
Copy link
Contributor Author

mulhearn commented Feb 2, 2016

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 2, 2016

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/10948/console

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 2, 2016

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 2, 2016

@mulhearn
Copy link
Contributor Author

mulhearn commented Feb 3, 2016

+1

@mulhearn
Copy link
Contributor Author

mulhearn commented Feb 3, 2016

@davidlange6 this one is harmless (not used anywhere yet) and compiles. Can you merge this one?

if(cPhi == 0) cPhi = 72;
else if(cPhi == -1) cPhi = 71;
else if(cPhi < -1) {
std::cerr << "L1TCaloLayer1RawToDigi: Major error in makeECalTPGs" << std::endl;
Copy link
Contributor

Choose a reason for hiding this comment

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

please use logerror..

@mulhearn
Copy link
Contributor Author

mulhearn commented Feb 4, 2016

@jpazzini if you would like to make these fixes, be my guest. You are a cms-l1t-offline member so you can push directly back to this branch. Use CMSSW_8_0_0_pre5 so you won't have to bother with rebasing... Let me know if you have questions. Otherwise, I'll get to this eventually.

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 6, 2016

Pull request #13165 was updated. @cmsbuild, @davidlange6 can you please check and sign again.

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 6, 2016

Pull request #13165 was updated. @cmsbuild, @davidlange6 can you please check and sign again.

@mulhearn
Copy link
Contributor Author

mulhearn commented Feb 6, 2016

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 6, 2016

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/11042/console

@mulhearn
Copy link
Contributor Author

mulhearn commented Feb 6, 2016

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 6, 2016

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 6, 2016

@mulhearn
Copy link
Contributor Author

mulhearn commented Feb 7, 2016

@davidlange6 please don't forget this guy, which is easily missed since no l1 sign off needed (new package).

davidlange6 added a commit that referenced this pull request Feb 7, 2016
@davidlange6 davidlange6 merged commit 38304a4 into cms-sw:CMSSW_8_0_X Feb 7, 2016
jfernan2 added a commit to jfernan2/cmssw that referenced this pull request Feb 9, 2016
jfernan2 added a commit to jfernan2/cmssw that referenced this pull request Feb 9, 2016
@mulhearn mulhearn deleted the pr-l1tx-unpackers branch February 11, 2016 23:41
@jpazzini
Copy link

@mulhearn @davidlange6 - spotted a bug on the TwinMux unpacker after the MWGR. I have the bug-fix ready to be pushed. How do I behave? Do we need to make a new PR, or should we re-open this one?

@perrotta
Copy link
Contributor

@jpazzini: this PR has been merged already, please make a new one

@deguio
Copy link
Contributor

deguio commented Feb 19, 2016

ciao,
not sure how to read you otherwise.
I see that in this PR, wrt #13058, the
EventFilter/TwinMuxRawToDigi/python/dttmunpacker_cfi.py
is missing.
however this is requested by the online DT application that went in with #13123 which is now not able to run.

what is the plan?
thanks,
F.

@jpazzini
Copy link

@deguio - with respect to the "original" PR, the TwinMux unpacker changed its name when it was requested to merge it into this branch. I thought this decision was taken together by DT and L1. @davidlange6 might know more about this.

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