Skip to content

Commit da06be3

Browse files
committed
Please consider the following formatting changes
1 parent b09e680 commit da06be3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackCascadeExtended.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,6 @@ struct femtoUniversePairTaskTrackCascadeExtended {
308308
const auto& negChild = parts.iteratorAt(part.globalIndex() - 2 - parts.begin().globalIndex());
309309
const auto& bachelor = parts.iteratorAt(part.globalIndex() - 1 - parts.begin().globalIndex());
310310

311-
312311
// nSigma selection for daughter and bachelor tracks
313312
if (part.sign() < 0) {
314313
if (std::abs(posChild.tpcNSigmaPr()) > confNSigmaTPCProton) {

0 commit comments

Comments
 (0)