fixed formatting issue.

This commit is contained in:
suter_a 2022-12-21 10:17:42 +01:00
parent 3b40c21226
commit 7e63d22cb5

View File

@ -568,7 +568,7 @@ Double_t PRgeHandler::GetZmax(const Double_t energy)
idx = i;
break;
}
}
}
if (idx != -1)
return GetZmax(idx);