Skip to content

Commit 628cf57

Browse files
committed
update
1 parent 677f297 commit 628cf57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGHF/TableProducer/derivedDataCreatorDstarToD0Pi.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ struct HfDerivedDataCreatorDstarToD0Pi {
296296
} else {
297297
massDstar = candidate.invMassAntiDstar();
298298
invMassD0 = candidate.invMassD0Bar();
299-
flagSign = 1
299+
flagSign = 1;
300300
}
301301
fillTablesCandidate(candidate, prong0, prong1, prongSoftPi, flagSign, massDstar, invMassD0, y, flagMcRec, flagMcRecD0, origin, nTracksDecayed, ptBhadMotherPart, pdgBhadMotherPart, mlScoresDstarToD0Pi);
302302
}

0 commit comments

Comments
 (0)