-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Implement packer/unpacker for RPC-CPPF #27869
Comments
A new Issue was created by @perrotta . @davidlange6, @Dr15Jones, @smuzaffar, @fabiocos, @kpedro88 can you please review it and eventually sign/assign? Thanks. cms-bot commands are listed here |
assign reconstruction, simulation |
New categories assigned: reconstruction,simulation @mdhildreth,@slava77,@perrotta,@civanch you have been requested to review this Pull request/Issue and eventually sign? Thanks |
You will find the last presentation about it at cppfpacker_08_04_2020 A code structure was developed, see it at https://github.com/dilsonjd/cmssw/tree/cppfpacker. The CPPFPacker already pack the RPCDigi, received as input. It is needed to add CPPFDigi, produced as output. An old issue regarding the RPCAMCRawToDigi came up again and it need to be understand to continue the development. |
@dilsonjd |
Dear Slava,
I was personally affected by the COVID19 pandemic in my family, this kept
me out of work for long periods. Because of this reason, the development of
this work has also been affected and progress is very slow, since the last
input. I hope that I will be able to work on it in the near future, once I
am slowly returning to work and this task is priority.
Regards, Dilson.
Em sex., 4 de set. de 2020 às 22:57, Slava Krutelyov <
notifications@github.com> escreveu:
… You will find the last presentation about it at cppfpacker_08_04_2020
<https://indico.cern.ch/event/907310/contributions/3817694/attachments/2017197/3371755/rpc_cppfpacker_08_04_2020.pdf>
A code structure was developed, see it at
https://github.com/dilsonjd/cmssw/tree/cppfpacker.
The CPPFPacker already pack the RPCDigi, received as input. It is needed
to add CPPFDigi, produced as output.
An old issue regarding the RPCAMCRawToDigi came up again and it need to be
understand to continue the development.
@dilsonjd <https://github.com/dilsonjd>
please clarify on the current status.
Thank you.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#27869 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABX2C5XIDR6DCPLEEANOM23SEGLFFANCNFSM4IPNQOBA>
.
|
@dilsonjd and RPC experts, |
As discussed during the reco meeting on Aug 23, the RPCCPPF packer is not available yet, and the RPCDigiMerger for MC cannot be at the moment be configured the same way as for data. The temporary solution proposed in PR #27672 was signed by reco and should be accepted now in CMSSW,
In the meanwhile, RPC people commited in preparing a more stable and correct solution by implementing a packer/unpacker code for CPPF within the next few months, and in any case in time for the major Run3 MC productions. The special RPCDigiMerger for MC will be reverted by then, and the same RPCDigiMerger module config will be used for both data and MC.
A working and validated CPPF packer/unpacker is expected before the end of 2019: this issue will keep track of progresses for it.
@dilsonjd @mileva
@ftorresd @BrieucF @jhgoh
The text was updated successfully, but these errors were encountered: