-
Notifications
You must be signed in to change notification settings - Fork 27
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
Understand Issues Related to Legacy DTTF Trigger Primitive Re-Emulation #121
Comments
We are having trouble using the legacy re-Emulation of DTTF as the initial stage in the BMTF emulation. The work-around we are using at the moment is to use the unpacked DTTF data instead: But this will no longer work when DTTF payload is no longer in RAW data. Fix is in the works. |
Related: Giannis is working on removing the sector collector code from legacy DTTF emulator, as this is no longer present in the actual hardware since the commissioning of the TwinMux. |
Note also that before the work-around, the BMTF was only producing candidates from RPC input and so had low efficiency. The observed "increase" in rate from BMTF from TSG is almost certainly simply the expected effect of this fix. |
@thomreis note this. |
@gflouris needed by Carlo:
|
|
Thanks, I forwarded it to Carlo... |
To encounter the problem, please follow recipe here:
#101
But use this config instead:
/afs/cern.ch/user/m/mulhearn/public/debug/dttf_debug.py
You should see immediately the message:
[DTTrigProd] CCB configuration is not valid for this run, empty
collection will be produced
The text was updated successfully, but these errors were encountered: