Skip to content

Commit b640aae

Browse files
fixed vit's comments
1 parent a3b2422 commit b640aae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

PWGHF/TableProducer/treeCreatorTccToD0D0Pi.cxx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,8 @@ struct HfTreeCreatorTccToD0D0Pi {
300300
void runCandCreatorData(CollType const& collision,
301301
CandType const& candidates,
302302
aod::TrackAssoc const& trackIndices,
303-
TrkType const&, aod::BCs const&)
303+
TrkType const&,
304+
aod::BCs const&)
304305
{
305306

306307
auto primaryVertex = getPrimaryVertex(collision);

0 commit comments

Comments
 (0)