Skip to content

Commit 7267176

Browse files
committed
minor
1 parent da91742 commit 7267176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGLF/Tasks/Strangeness/strangenessInJets.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1883,7 +1883,7 @@ struct StrangenessInJets {
18831883
continue;
18841884

18851885
// PID selections
1886-
Bool_t isPIDK0s = false, is PIDLam = false, isPIDALam = false;
1886+
Bool_t isPIDK0s = false, isPIDLam = false, isPIDALam = false;
18871887

18881888
// PID selections (TPC) -- K0s
18891889
if (v0.ntpcsigmapospi() >= nsigmaTPCmin && v0.ntpcsigmapospi() <= nsigmaTPCmax &&

0 commit comments

Comments
 (0)