You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<relationshipname="raw_data_callback"description="Configuration for raw data callback"class-type="DataMoveCallbackConf"low-cc="zero"high-cc="one"is-composite="no"is-exclusive="no"is-dependent="no"/>
<relationshipname="raw_data_callbacks"description="Configurations for raw data callbacks"class-type="DataMoveCallbackConf"low-cc="one"high-cc="many"is-composite="no"is-exclusive="no"is-dependent="no"/>
190
193
</class>
191
194
192
195
<classname="DataRecorderConf">
@@ -403,6 +406,16 @@
403
406
<attributename="data_type"description="string identifying type of data transferred through this queue"type="string"is-not-null="yes"/>
<attributename="data_type"description="Name of the output data type. Should be defined via a call to DUNE_DAQ_TYPESTRING"type="string"init-value="WIBEthFrame"/>
412
+
</class>
413
+
414
+
<classname="DataMoveCallbackDescriptor">
415
+
<attributename="uid_base"description="Base for callback UID string. May be combined with a source id"type="string"is-not-null="yes"/>
416
+
<attributename="data_type"description="string identifying type of data passed as a callback parameter"type="string"is-not-null="yes"/>
<relationshipname="detector_connections"description="The list of detector channels to be read out by this readout application."class-type="DetectorToDaqConnection"low-cc="zero"high-cc="many"is-composite="no"is-exclusive="no"is-dependent="no"/>
<relationshipname="raw_data_callback"description="Configuration for raw data callback"class-type="DataMoveCallbackConf"low-cc="one"high-cc="one"is-composite="no"is-exclusive="no"is-dependent="no"/>
0 commit comments