Skip to content

Commit 39e74b3

Browse files
committed
Please consider the following formatting changes
1 parent 37eb6ef commit 39e74b3

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)