Skip to content

Commit 8abcdc2

Browse files
Merge pull request #62 from alibuild/alibot-cleanup-15636
Please consider the following formatting changes to #15636
2 parents 88b50f0 + 4b198b4 commit 8abcdc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGHF/D2H/Tasks/taskFlowCharmHadrons.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -724,7 +724,7 @@ struct HfTaskFlowCharmHadrons {
724724
bool subtractDaugsFromQVec = (qVecDetector == QvecEstimator::TPCNeg ||
725725
qVecDetector == QvecEstimator::TPCPos ||
726726
qVecDetector == QvecEstimator::TPCTot);
727-
float scalprodCand{-999.f};
727+
float scalprodCand{-999.f};
728728
if (subtractDaugsFromQVec) {
729729

730730
std::vector<float> tracksQx;

0 commit comments

Comments
 (0)