]> jspc29.x-matter.uni-frankfurt.de Git - daqtools.git/commitdiff
add longToT flag to MDC master
authorJan Michel <michel@physik.uni-frankfurt.de>
Wed, 23 Apr 2025 09:22:42 +0000 (11:22 +0200)
committerJan Michel <michel@physik.uni-frankfurt.de>
Wed, 23 Apr 2025 09:22:52 +0000 (11:22 +0200)
xml-db/database/MDCUpgrade.xml

index 537c29b4146509081256a65cb09f92ba139c6503..a1eaf34ef5545b19fd6281f9f3b504b4b36bbfbd 100644 (file)
@@ -84,6 +84,9 @@
       <field name="ExternalCalib" start="0" bits="1" format="boolean" noflag="true" mode="rw">
         <description>Use Pasttrec test as calibration signal</description>
       </field>
+      <field name="WriteLongToT" start="1" bits="1" format="boolean" noflag="true" mode="rw">
+        <description>Add overly long ToTs to the data</description>
+      </field>
       <field name="SpikeRejection" start="8" bits="4" format="unsigned" scale="6.4" unit="ns" noflag="true" mode="rw">
         <description>Length of the spike rejection.</description>
       </field>