Skip to content

Commit 37454c8

Browse files
modificationfor clang-format
1 parent 96a0c59 commit 37454c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modules/ZDC/src/ZDCRecDataTask.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -564,7 +564,7 @@ void ZDCRecDataTask::initHisto()
564564
}
565565
addNewHisto("CENTR_ZNC", "h_CENTR_ZNC", "ZNC Centroid (cm)", "ADC", "CXZNC", "ADC", "CYZNC", 0);
566566
addNewHisto("CENTR_ZNC", "h_CENTR_ZNC_cut_ZEM", "ZNC Centroid (cm)", "ADC", "CXZNC", "ADC", "CYZNC", 0);
567-
567+
568568
// Begin Stefan addition
569569
// Here we set the parameters for the configuration of the logic which selects the central events
570570
if (auto param = mCustomParameters.find("CENTRAL_EVENT_CONFIG"); param != mCustomParameters.end()) {

0 commit comments

Comments
 (0)