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 4b8e335 commit 9c6a103Copy full SHA for 9c6a103
1 file changed
Common/Tasks/centralityStudy.cxx
@@ -854,7 +854,6 @@ struct centralityStudy {
854
histos.fill(HIST("hCollToBcQa"), 1 /* not found */);
855
if (evsel.rejectNoFoundBC) {
856
histos.fill(HIST("hCollToBcQa"), 2 /* rejected */);
857
-
858
return;
859
}
860
0 commit comments