Skip to content

Fix in stopping track accumulation when stat is ok - #10733

Merged
martenole merged 2 commits into
AliceO2Group:devfrom
shahor02:pr_fixTPCInt
Feb 8, 2023
Merged

Fix in stopping track accumulation when stat is ok#10733
martenole merged 2 commits into
AliceO2Group:devfrom
shahor02:pr_fixTPCInt

Conversation

@shahor02

Copy link
Copy Markdown
Collaborator

@martenole

Copy link
Copy Markdown
Contributor

Thanks @shahor02 but actually one should not break here in case additional ITS-TPC tracks are requested. The segfault occurred, because with the default settings ITS-TPC tracks are not requested. And in any case there must be a protection in case no ITS-TPC tracks are available for a given TF.
But if there are, then I don't stop even if a sufficient amount of statistics is already reached. Instead, I still process a certain number of ITS-TPC only tracks to get a more uniform phi coverage

@martenole
martenole merged commit ea8fda3 into AliceO2Group:devFeb 8, 2023
@shahor02
shahor02 deleted the pr_fixTPCInt branch February 13, 2023 14:13
Sign up for freeto 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.

2 participants

@shahor02@martenole