Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DataHandlingModel with IDT #362

Merged
merged 12 commits into from
Nov 21, 2024

Conversation

denizergonul
Copy link
Contributor

@denizergonul denizergonul commented Nov 8, 2024

  • TriggerDataHandlingModel is introduced, which derives from datahandlinglibs::DataHandlingModel and overrides transform_payload in a way that IDT is properly transformed to RDT (depending on what IDT is).

  • TPSetSourceModel and TriggerSourceModel are replaced by datahandlinglibs::DataSubscriberModel.

datahandlinglibs pull request
appmodel pull request
fdreadoutlibs pull request

JIRA task

@denizergonul denizergonul merged commit 3cbbc8e into develop Nov 21, 2024
1 check failed
@denizergonul denizergonul deleted the dte/datahandlingmodel_with_idt_tpa_vector branch November 21, 2024 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OKS: Change TriggerSourceModel so it inherits from DataSubscriberModel and overrides handle_payload
2 participants