Skip to content

Commit 25a80b9

Browse files
Update tableReader_withAssoc.cxx, ME update
1 parent 4af7f2a commit 25a80b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGDQ/Tasks/tableReader_withAssoc.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4058,7 +4058,7 @@ void DefineHistograms(HistogramManager* histMan, TString histClasses, const char
40584058
}
40594059

40604060
if (classStr.Contains("DileptonTrackME")) {
4061-
dqhistograms::DefineHistograms(histMan, objArray->At(iclass)->GetName(), "dilepton-track", "mixedevent");
4061+
dqhistograms::DefineHistograms(histMan, objArray->At(iclass)->GetName(), "dilepton-track", "dilepton-hadron-array-correlation");
40624062
}
40634063

40644064
if (classStr.Contains("HadronsSelected")) {

0 commit comments

Comments
 (0)