We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd781e6 commit 28b1b2eCopy full SHA for 28b1b2e
PWGCF/GenericFramework/Tasks/flowGfwV02.cxx
@@ -1007,7 +1007,7 @@ struct FlowGfwV02 {
1007
1008
if (!withinPtPOI && !withinPtRef)
1009
return;
1010
- double weff = getJTrackEfficiency(track);
+ double weff = getEfficiency(track, PidCharged);
1011
if (weff < 0)
1012
1013
0 commit comments