We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e602eec commit 8a58962Copy full SHA for 8a58962
Common/TableProducer/fwdtrackToCollisionAssociator.cxx
@@ -64,6 +64,7 @@ struct FwdTrackToCollisionAssociation {
64
collisionAssociator.setUsePvAssociation(false);
65
collisionAssociator.setIncludeUnassigned(includeUnassigned);
66
collisionAssociator.setFillTableOfCollIdsPerTrack(fillTableOfCollIdsPerTrack);
67
+ collisionAssociator.setBcWindow(bcWindowForOneSigma);
68
}
69
70
void processFwdAssocWithTime(Collisions const& collisions,
0 commit comments