Skip to content

Commit 454be35

Browse files
Merge pull request #73 from alibuild/alibot-cleanup-14671
[PWGHF] Please consider the following formatting changes to #14671
2 parents e23a411 + 32f0327 commit 454be35

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
@@ -526,7 +526,7 @@ struct HfTaskFlowCharmHadrons {
526526
hfevflag = hfEvSel.getHfCollisionRejectionMask<true, o2::hf_centrality::CentralityEstimator::None, aod::BCsWithTimestamps>(collision, cent, ccdb, registry);
527527
}
528528
bool hasCandInMassWin = false;
529-
float const sigmaMD0 = 0.02; // used 20 MeV as the D0 average peak width in run3
529+
float const sigmaMD0 = 0.02; // used 20 MeV as the D0 average peak width in run3
530530
float const sigmaMDplus = 0.015; // used 15 MeV as the D+ average peak width in run3
531531
float const nSigmaMass = 2.5;
532532

0 commit comments

Comments
 (0)