Skip to content

Commit

Permalink
Merge pull request #37 from alibuild/alibot-cleanup-7954
Browse files Browse the repository at this point in the history
Please consider the following formatting changes to AliceO2Group#7954
  • Loading branch information
mapalhares authored Oct 11, 2024
2 parents be56d17 + d74d257 commit 495513c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion PWGLF/TableProducer/Nuspex/lnnRecoTask.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,6 @@ struct lnnRecoTask {

if (!is3H && !isAnti3H) // discard if both tracks are not 3H candidates
continue;


// if alphaAP is > 0 the candidate is 3H, if < 0 it is anti-3H
std::array<float, 3> momPos = std::array{posTrack.px(), posTrack.py(), posTrack.pz()};
Expand Down

0 comments on commit 495513c

Please sign in to comment.