Skip to content

Commit 6a84c00

Browse files
Preet-BhanjanPreet Pati
andauthored
[PWGCF] Added the loadcorrections function (#10379)
Co-authored-by: Preet Pati <preet@preet-2.local>
1 parent daa408a commit 6a84c00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PWGCF/Flow/Tasks/flowPbpbPikp.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -467,6 +467,7 @@ struct FlowPbpbPikp {
467467

468468
float weff = 1;
469469
int pidIndex;
470+
loadCorrections(bc);
470471

471472
for (auto const& track : tracks) {
472473
double pt = track.pt();

0 commit comments

Comments
 (0)