Skip to content

Commit 9e651a7

Browse files
author
jimun_lee
committed
[PWGLF] Fixed a few minor about KstarInOO.cxx
1 parent d58a084 commit 9e651a7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PWGLF/Tasks/Resonances/kstarInOO.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -664,7 +664,6 @@ struct kstarInOO {
664664
for (const auto& track : tracks) {
665665
if (std::fabs(track.eta()) < cfgTrackMaxEta) {
666666
INELgt0 = true;
667-
break;
668667
}
669668
}
670669
if (!INELgt0)

0 commit comments

Comments
 (0)