Skip to content

PWGCF: JCorran: dedicated weights loader#6256

Merged
victor-gonzalez merged 2 commits into
AliceO2Group:masterfrom
jaelpark:weightsLoader2
May 23, 2024
Merged

PWGCF: JCorran: dedicated weights loader#6256
victor-gonzalez merged 2 commits into
AliceO2Group:masterfrom
jaelpark:weightsLoader2

Conversation

@jaelpark
Copy link
Copy Markdown
Collaborator

No description provided.


effWeight = 1.0f; //<--- todo

output(phiWeight, effWeight);
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.

Be careful on how you will use this table
The tracks table has tracks that are not associated to collisions and that means they will not be in this output which in its turn means you will not be able to join this table to the tracks table

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Thanks for the point, will be careful with this.

Copy link
Copy Markdown
Collaborator

@victor-gonzalez victor-gonzalez left a comment

Choose a reason for hiding this comment

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

I approve it for the time being but check my comment

@victor-gonzalez victor-gonzalez merged commit 8e814f0 into AliceO2Group:master May 23, 2024
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