Skip to content

Commit aaa5460

Browse files
authored
Add files via upload
1 parent 5140f08 commit aaa5460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGDQ/Tasks/dqEfficiency_withAssoc_direct.cxx

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

33123312
if (classStr.Contains("DileptonsSelected")) {
3313-
dqhistograms::DefineHistograms(histMan, objArray->At(iclass)->GetName(), "pair", "barrel,vertexing");
3313+
dqhistograms::DefineHistograms(histMan, objArray->At(iclass)->GetName(), "pair", histName);
33143314
}
33153315

33163316
if (classStr.Contains("DileptonTrack") && !classStr.Contains("ME")) {

0 commit comments

Comments
 (0)