You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// If this MC track was not already added to the map, add it now
566
546
if (fLabelsMap.find(mctrack.globalIndex()) == fLabelsMap.end()) {
@@ -785,12 +765,6 @@ struct TableMakerMC {
785
765
// However, in data analysis one should loop over associations, so this one should not be used.
786
766
// In the case of Run2-like analysis, there will be no associations, so this ID will be the one originally assigned in the AO2Ds (updated for the skims)
0 commit comments