Skip to content

Commit f6c6a36

Browse files
authored
coding convention
1 parent 0a3abdd commit f6c6a36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Common/Tasks/zdcTableReader.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ struct ZDCLIAnalysis {
130130
auto centrFT0A = zdc.centralityFt0a();
131131
auto centrFT0M = zdc.centralityFt0m();
132132
auto timestamp = zdc.timestamp();
133-
//auto selectionBits = zdc.selectionBits();
133+
// auto selectionBits = zdc.selectionBits();
134134

135135
if ((useZvtx && (zvtx < zVval)) || !useZvtx) {
136136
registry.get<TH1>(HIST("hZNApmc"))->Fill(zna);

0 commit comments

Comments
 (0)