Skip to content

Commit 35d6504

Browse files
author
Sawan Sawan
committed
rebased kstar code
1 parent 5834b80 commit 35d6504

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

PWGLF/Tasks/Resonances/kstarqa.cxx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1621,7 +1621,11 @@ struct Kstarqa {
16211621
}
16221622
}
16231623

1624+
<<<<<<< HEAD
16241625
if (std::abs(mcCollision.posZ()) > selectionConfig.cutzvertex) {
1626+
=======
1627+
if (std::abs(mcCollision.posZ()) < selectionConfig.cutzvertex) {
1628+
>>>>>>> 38263c335 (added another method for event/signal loss corrections)
16251629
return;
16261630
}
16271631

0 commit comments

Comments
 (0)