Skip to content

Commit 09e891a

Browse files
committed
Remove
1 parent 94c4800 commit 09e891a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

PWGCF/Flow/Tasks/pidcme.cxx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -471,9 +471,6 @@ struct pidcme {
471471
return;
472472
}
473473
int DetInd = DetId * 4 + cfgnTotalSystem * 4 * (nmode - 2);
474-
// bool kisPi = false, kisKa = false, kisPr = false;
475-
// bool kisPi_2 = false;
476-
// bool kisKa_2 = false, kisPr_2 = false;
477474
float Psi_n = helperEP.GetEventPlane(collision.qvecRe()[DetInd + 3], collision.qvecIm()[DetInd + 3], nmode);
478475
for (auto& trk : track1) {
479476
if (!SelTrack(trk))

0 commit comments

Comments
 (0)