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

DTC_EventMode can not be used for CFO Emulated Event Mode #20

Open
rrivera747 opened this issue Jan 23, 2024 · 3 comments
Open

DTC_EventMode can not be used for CFO Emulated Event Mode #20

rrivera747 opened this issue Jan 23, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@rrivera747
Copy link
Contributor

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.

@eflumerf
Copy link
Contributor

eflumerf commented Nov 4, 2024

@rrivera747 Is this still an issue with the DTCandCFO library? Please check and update

@rrivera747
Copy link
Contributor Author

I think it is still an issue (the struct uses 40-bits only):
artdaq-core-mu2e/Overlays/DTC_Types/DTC_EventMode.h

@eflumerf eflumerf self-assigned this Nov 4, 2024
@eflumerf eflumerf added the bug Something isn't working label Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants