We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94c4800 commit 09e891aCopy full SHA for 09e891a
PWGCF/Flow/Tasks/pidcme.cxx
@@ -471,9 +471,6 @@ struct pidcme {
471
return;
472
}
473
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;
477
float Psi_n = helperEP.GetEventPlane(collision.qvecRe()[DetInd + 3], collision.qvecIm()[DetInd + 3], nmode);
478
for (auto& trk : track1) {
479
if (!SelTrack(trk))
0 commit comments