Skip to content

Commit 95455b2

Browse files
authored
Merge pull request #154 from alibuild/alibot-cleanup-16713
Please consider the following formatting changes to #16713
2 parents 37eb6ef + 39e74b3 commit 95455b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGHF/D2H/Tasks/taskCd.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ struct HfTaskCd {
253253

254254
constexpr static std::string_view SignalFolders[] = {"signal", "prompt", "nonprompt"};
255255
constexpr static std::string_view SignalSuffixes[] = {"", "Prompt", "NonPrompt"};
256-
const float cmToMum = 1.e4;
256+
const float cmToMum = 1.e4;
257257

258258
enum SignalClasses : int {
259259
Signal = 0,

0 commit comments

Comments
 (0)