Skip to content

Commit 6b2678a

Browse files
authored
Merge pull request #119 from alibuild/alibot-cleanup-10949
Please consider the following formatting changes to #10949
2 parents 7d208d9 + 7ba0b92 commit 6b2678a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

PWGHF/Utils/utilsEvSelHf.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,8 @@ struct HfEventSelection : o2::framework::ConfigurableGroup {
207207
}
208208
}
209209

210-
void initRctChecker() {
210+
void initRctChecker()
211+
{
211212
rctChecker.init(rctLabel.value, rctCheckZDC.value, rctTreatLimitedAcceptanceAsBad.value);
212213
}
213214

0 commit comments

Comments
 (0)