We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3b2422 commit b640aaeCopy full SHA for b640aae
PWGHF/TableProducer/treeCreatorTccToD0D0Pi.cxx
@@ -300,7 +300,8 @@ struct HfTreeCreatorTccToD0D0Pi {
300
void runCandCreatorData(CollType const& collision,
301
CandType const& candidates,
302
aod::TrackAssoc const& trackIndices,
303
- TrkType const&, aod::BCs const&)
+ TrkType const&,
304
+ aod::BCs const&)
305
{
306
307
auto primaryVertex = getPrimaryVertex(collision);
0 commit comments