There was an error while loading. Please reload this page.
2 parents 4bbe6dd + cef8e3d commit f63e6bfCopy full SHA for f63e6bf
1 file changed
Common/Tasks/centralityQa.cxx
@@ -583,7 +583,7 @@ struct CentralityQa {
583
{
584
if (centrality.useCustomCalibration) {
585
return hist ? hist->GetBinContent(hist->FindBin(mult)) : CentralityNotFound;
586
- }
+ }
587
return cent;
588
}
589
0 commit comments