Skip to content

Commit

Permalink
Update multiplicityExtraTable.cxx
Browse files Browse the repository at this point in the history
  • Loading branch information
ddobrigk authored Sep 13, 2024
1 parent 2bfd433 commit 5c355cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Common/TableProducer/multiplicityExtraTable.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ struct MultiplicityExtraTable {
}

//+-<*>-+-<*>-+-<*>-+-<*>-+-<*>-+-<*>-+-<*>-+-<*>-+-<*>-+-<*>-+
// tag BCs that have a collision
// tag BCs that have a collision (from evsel foundBC)
for (const auto& collision : collisions) {
bcHasCollision[collision.foundBCId()] = true;
}
Expand Down

0 comments on commit 5c355cf

Please sign in to comment.