Skip to content

Commit 8b01d53

Browse files
committed
update comment
1 parent 4c2cf28 commit 8b01d53

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ALICE3/TableProducer/OTF/onTheFlyDecayer.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,6 @@ struct OnTheFlyDecayer {
202202
histos.fill(HIST("hNaNBookkeeping"), 0);
203203
}
204204

205-
// todo: status codes
206205
tableOTFDecayerBits(otfParticle.getBitsValue());
207206
tableMcParticles(otfParticle.collisionId(), otfParticle.pdgCode(), otfParticle.statusCode(), otfParticle.flags(),
208207
otfParticle.getMotherSpan(), otfParticle.getDaughters().data(), otfParticle.weight(),

0 commit comments

Comments
 (0)