Skip to content

Commit

Permalink
Merge pull request #45921 from smuzaffar/db-hlt-llvm18-clang-format
Browse files Browse the repository at this point in the history
[DB-HLT] Changes suggested by new llvm18 clang-format
  • Loading branch information
cmsbuild authored Sep 6, 2024
2 parents 353a56f + 7a28008 commit c08e0e5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -360,8 +360,8 @@ namespace {
y_line.push_back(y - 0.008);

} // close if there is at least a difference
} // if there is a common key
} //loop on the keys
} // if there is a common key
} //loop on the keys

TCanvas canvas("AlCaRecoTriggerBits", "AlCaRecoTriggerBits", 2500., std::max(y_x1.size(), y_x2.size()) * 40);

Expand Down

0 comments on commit c08e0e5

Please sign in to comment.