We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 37eb6ef + 39e74b3 commit 95455b2Copy full SHA for 95455b2
1 file changed
PWGHF/D2H/Tasks/taskCd.cxx
@@ -253,7 +253,7 @@ struct HfTaskCd {
253
254
constexpr static std::string_view SignalFolders[] = {"signal", "prompt", "nonprompt"};
255
constexpr static std::string_view SignalSuffixes[] = {"", "Prompt", "NonPrompt"};
256
- const float cmToMum = 1.e4;
+ const float cmToMum = 1.e4;
257
258
enum SignalClasses : int {
259
Signal = 0,
0 commit comments