Skip to content

Commit 0bd079d

Browse files
authored
Please consider the following formatting changes (#372)
1 parent 09a7042 commit 0bd079d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PWGLF/TableProducer/Strangeness/Converters/stradautracksextraconverter2.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ struct stradautracksextraconverter2 {
2727
dauTrackExtras_002(values.itsChi2PerNcl(),
2828
values.detectorMap(),
2929
values.itsClusterSizes(),
30-
static_cast<uint8_t>(0), // findable (unknown in old format)
31-
-values.tpcClusters(), // findable minus found: we know found
30+
static_cast<uint8_t>(0), // findable (unknown in old format)
31+
-values.tpcClusters(), // findable minus found: we know found
3232
-values.tpcCrossedRows()); // findable minus crossed rows: we know crossed rows
3333
}
3434
}

0 commit comments

Comments
 (0)