Skip to content

Commit d837415

Browse files
authored
[PWGHF] Ds-h correlation, removed hAssocTrack histo (#11893)
1 parent 9d948f9 commit d837415

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PWGHF/HFC/Tasks/taskCorrelationDsHadrons.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -887,7 +887,6 @@ struct HfTaskCorrelationDsHadrons {
887887
aod::McParticles const& mcParticles,
888888
TracksWithMc const& tracksData)
889889
{
890-
auto hAssocTracks = registry.get<StepTHn>(HIST("hAssocTracks"));
891890

892891
/// loop over generated collisions
893892
for (const auto& mcCollision : mcCollisions) {

0 commit comments

Comments
 (0)