Skip to content

Commit 76b4423

Browse files
committed
fix the megalinter
1 parent f9b1c0e commit 76b4423

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PWGHF/Utils/utilsEvSelHf.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,7 @@ struct HfEventSelection : o2::framework::ConfigurableGroup {
329329
}
330330
}
331331
}
332+
332333
/// number of PV contributors
333334
if (collision.numContrib() < nPvContributorsMin) {
334335
SETBIT(rejectionMask, EventRejection::NContrib);

0 commit comments

Comments
 (0)