We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41354cb commit 9b46d38Copy full SHA for 9b46d38
1 file changed
ALICE3/TableProducer/OTF/onTheFlyDecayer.cxx
@@ -197,7 +197,6 @@ struct OnTheFlyDecayer {
197
decayParticles(0, allParticles.size());
198
199
// Fill output table
200
- int id = particlesInDataframe;
201
for (auto& otfParticle : allParticles) {
202
otfParticle.setIndexOffset(indexOffset);
203
if (otfParticle.hasNaN()) {
0 commit comments