fixed formatting issue.

This commit is contained in:
2023-02-17 10:11:16 +01:00
parent 4ba0647765
commit c79b74e241
+1 -1
View File
@@ -568,7 +568,7 @@ Double_t PRgeHandler::GetZmax(const Double_t energy)
idx = i;
break;
}
}
}
if (idx != -1)
return GetZmax(idx);