Skip to content

Commit e70386f

Browse files
committed
Please consider the following formatting changes
1 parent 7b608cc commit e70386f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PWGHF/D2H/Tasks/taskD0.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -638,7 +638,6 @@ struct HfTaskD0 {
638638
registry.fill(HIST("Data/hGapVsEta"), gap, candidate.eta());
639639
registry.fill(HIST("Data/hGapVsRap"), gap, HfHelper::yD0(candidate));
640640

641-
642641
if (candidate.isSelD0() >= selectionFlagD0) {
643642
registry.fill(HIST("hMass"), massD0, ptCandidate);
644643
registry.fill(HIST("hMassFinerBinning"), massD0, ptCandidate);

0 commit comments

Comments
 (0)