We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da91742 commit 7267176Copy full SHA for 7267176
PWGLF/Tasks/Strangeness/strangenessInJets.cxx
@@ -1883,7 +1883,7 @@ struct StrangenessInJets {
1883
continue;
1884
1885
// PID selections
1886
- Bool_t isPIDK0s = false, is PIDLam = false, isPIDALam = false;
+ Bool_t isPIDK0s = false, isPIDLam = false, isPIDALam = false;
1887
1888
// PID selections (TPC) -- K0s
1889
if (v0.ntpcsigmapospi() >= nsigmaTPCmin && v0.ntpcsigmapospi() <= nsigmaTPCmax &&
0 commit comments