Skip to content

Commit c19a260

Browse files
committed
Add centrality axis to ReAssocMC
1 parent d96e981 commit c19a260

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

PWGMM/Mult/Tasks/dndetaMFTPbPb.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4643,6 +4643,7 @@ struct DndetaMFTPbPb {
46434643
if (!collision.has_mcCollision()) {
46444644
continue;
46454645
}
4646+
46464647
int64_t recCollId = collision.globalIndex();
46474648
auto itMC = mapMcCollIdPerRecColl.find(recCollId);
46484649
if (itMC == mapMcCollIdPerRecColl.end()) {

0 commit comments

Comments
 (0)