We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The CFO Emulated event mode is treated as 6-bytes in hardware, because it must be able to fake the RF Marker TDC bits.
For DTC_EventMode to be more flexible it should be treated as 6-bytes, and the deliveryRingTDC_ could be interpreted from those 6 bytes.
The text was updated successfully, but these errors were encountered:
@rrivera747 Is this still an issue with the DTCandCFO library? Please check and update
Sorry, something went wrong.
I think it is still an issue (the struct uses 40-bits only): artdaq-core-mu2e/Overlays/DTC_Types/DTC_EventMode.h
https://github.com/Mu2e/artdaq_core_mu2e/blob/develop/artdaq-core-mu2e/Overlays/DTC_Types/DTC_EventMode.h#L14
eflumerf
No branches or pull requests
The CFO Emulated event mode is treated as 6-bytes in hardware, because it must be able to fake the RF Marker TDC bits.
For DTC_EventMode to be more flexible it should be treated as 6-bytes, and the deliveryRingTDC_ could be interpreted from those 6 bytes.
The text was updated successfully, but these errors were encountered: