Skip to content

TH1 for hEventSize and hBusyTime plots modified to TGraph#869

Merged
Barthelemy merged 1 commit into
AliceO2Group:masterfrom
gvolpe79:tgraph
Oct 6, 2021
Merged

TH1 for hEventSize and hBusyTime plots modified to TGraph#869
Barthelemy merged 1 commit into
AliceO2Group:masterfrom
gvolpe79:tgraph

Conversation

@gvolpe79
Copy link
Copy Markdown
Contributor

@gvolpe79 gvolpe79 commented Oct 5, 2021

No description provided.

hBusyTime->Reset();
hEventSize->Reset();
hBusyTime->ResetAttFill();
hEventSize->ResetAttFill();
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I am pretty sure that is not what you want to do. From the doc:

Reset this fill attributes to default values.

Do I go ahead and merge that ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yes you are right I just forgot to cancel those lines!

@Barthelemy Barthelemy merged commit 6968fc3 into AliceO2Group:master Oct 6, 2021
@gvolpe79 gvolpe79 deleted the tgraph branch March 15, 2022 14:03
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.

2 participants