Closed denizergonul closed 1 week ago
A new template parameter InputDataType is added to DataHandlingModel. Before preprocessing, it is transformed to ReadoutType by a call to the new function transform_payloadwhich currently is a simple reinterpret_cast.
InputDataType
DataHandlingModel
ReadoutType
transform_payload
reinterpret_cast
trigger pull request appmodel pull request fdreadoutlibs pull request
JIRA task
A new template parameter
InputDataType
is added toDataHandlingModel
. Before preprocessing, it is transformed toReadoutType
by a call to the new functiontransform_payload
which currently is a simplereinterpret_cast
.trigger pull request appmodel pull request fdreadoutlibs pull request
JIRA task