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

TRD update raw stats and tracklets task fix #1925

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

martenole
Copy link
Contributor

Can be merged only after AliceO2Group/AliceO2#11754 is merged in O2.

getObjectsManager()->startPublishing(mTrackletsPerTimeFrame);
getObjectsManager()->setDefaultDrawOptions(mTrackletsPerTimeFrame->GetName(), "logx");
// getObjectsManager()->setDisplayHint(mTrackletsPerTimeFrame->GetName(), "SetOptStat(11111)"); // FIXME: how to show number of underflow bin entries by default?
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@knopers8 is it possible to show the underflow bin count be default in QCG?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hm, I don't know myself. The display hint and default draw options are passed by QCG to JSROOT. Is there something else needed to allow for it?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, no problem. I'll try to play around a bit and see if I can make it work in the QCG test.

@martenole
Copy link
Contributor Author

Could this be merged please?

@martenole
Copy link
Contributor Author

Ping @knopers8 and @Barthelemy

@Barthelemy Barthelemy merged commit d23c5b0 into AliceO2Group:master Aug 22, 2023
2 checks passed
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.

3 participants