Skip to content
Snippets Groups Projects

Draft: Self trigger studies and implementation

Open Daniel Spitzbart requested to merge self_trigger into master
Files
3
+ 1
1
@@ -572,7 +572,7 @@ class ETROC():
# === HIGH-LEVEL FUNC ===
# =======================
def QInj_set(self, charge, delay, L1Adelay, row=0, col=0, broadcast=True, reset=True):
def QInj_set(self, charge, delay, L1Adelay, row=0, col=0, broadcast=False, reset=True):
# FIXME this is a bad name, given that set_QInj also exists
"""
High-level function to set the charge injection in the ETROC;
Loading