Skip to content

Commit 4b198b4

Browse files
committed
Please consider the following formatting changes
1 parent 88b50f0 commit 4b198b4

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)