Skip to content

Use TimingInfo instead of DataHeader and DataProcessingHeader - #9374

Merged
shahor02 merged 1 commit into
AliceO2Group:devfrom
shahor02:pr_usetiminginfo
Jul 9, 2022
Merged

Use TimingInfo instead of DataHeader and DataProcessingHeader#9374
shahor02 merged 1 commit into
AliceO2Group:devfrom
shahor02:pr_usetiminginfo

Conversation

@shahor02

@shahor02 shahor02 commented Jul 8, 2022

Copy link
Copy Markdown
Collaborator

In order to extract current TF timing information use pc.services().geto2::framework::TimingInfo()
instead of accessing DataHeader and DataProcessingHeader of particular input (e.g. via pc.inputs().getFirstValid(true))

In order to extract current TF timing information use pc.services().get<o2::framework::TimingInfo>()
instead of accessing DataHeader and DataProcessingHeader of particular input (e.g. via pc.inputs().getFirstValid(true))
@shahor02
shahor02 force-pushed the pr_usetiminginfo branch from d6bb66d to 4da2634 Compare July 9, 2022 13:41
@shahor02
shahor02 merged commit 0d156ca into AliceO2Group:dev Jul 9, 2022
@shahor02
shahor02 deleted the pr_usetiminginfo branch July 9, 2022 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant