Skip to content

Commit 2d8e889

Browse files
authored
Merge pull request #2 from alibuild/alibot-cleanup-12934
[PWGHF] Please consider the following formatting changes to AliceO2Group#12934
2 parents 0d8a41e + 99b5359 commit 2d8e889

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGHF/TableProducer/candidateCreatorCascade.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ struct HfCandidateCreatorCascade {
227227
covV[MomInd[i]] = v0row.momentumCovMat()[i];
228228
covV[i] = v0row.positionCovMat()[i];
229229
}
230-
} else {
230+
} else {
231231
LOGF(warning, "V0Data not there for V0 %d in HF cascade %d. Skipping candidate.", casc.v0Id(), casc.globalIndex());
232232
continue; // this was inadequately linked, should not happen
233233
}

0 commit comments

Comments
 (0)