Enable the usage of the AMC13 in "L1A passthrough" mode
Compare changes
The ME0 QC8 requires enabling the fake multi-BX readout to validate the chambers' timing. This feature generates more than 1 event per L1A. While this is perfectly fine for the local readout, it chokes the AMC13 builder (even if events are discarded in the absence of S-link readout). Therefore the AMC13 must be used in "L1A passthrough" mode, avoiding the event builder.
This merge request allows disabling the AMC13 DAQ/EvB. Additionally, it ensures that EC0 commands are sent as part of the "local" ReSync sequence even in local TTC mode.
Tested on the ME0 QC8 stand (with the opposite logic though, i.e. disableDAQ
instead of enableDAQ
).