Skip to content

Commit e47a880

Browse files
author
jimun_lee
committed
[PWGLF] Return the previous code of KstarInOO.cxx
1 parent 2fa3200 commit e47a880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGLF/Tasks/Resonances/kstarInOO.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@ struct kstarInOO {
458458
continue; // Kaon and pion not from the same K*0
459459

460460
if (cfgMcHistos) {
461-
histos.fill(HIST("hMC_USS_True"), centrality, kstarPt_Kpi, Minv_Kpi);
461+
histos.fill(HIST("hMC_USS_True"), centrality, KstarPt_Kpi, Minv_Kpi);
462462
}
463463
//======================
464464
} // for

0 commit comments

Comments
 (0)