Skip to content

Commit c40a73e

Browse files
authored
Add files via upload
1 parent 7402b24 commit c40a73e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

PWGHF/HFC/TableProducer/correlatorD0Hadrons.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -409,6 +409,7 @@ struct HfCorrelatorD0Hadrons {
409409
if (track.globalIndex() != leadingIndex)
410410
continue;
411411
}
412+
registry.fill(HIST("hTrackCounter"), 4); // fill no. of tracks have leading particle
412413

413414
entryD0HadronPair(getDeltaPhi(track.phi(), candidate1.phi()),
414415
track.eta() - candidate1.eta(),

0 commit comments

Comments
 (0)