Skip to content

Commit

Permalink
Update stradautracksextraconverter2.cxx
Browse files Browse the repository at this point in the history
  • Loading branch information
ddobrigk authored Dec 22, 2024
1 parent d4d78b0 commit d5f94b6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ struct stradautracksextraconverter2 {
values.itsClusterSizes(),
static_cast<uint8_t>(0), // findable (unknown in old format)
-values.tpcClusters(), // findable minus found: we know found
values.tpcCrossedRows()); // findable minus crossed rows: we know crossed rows
-values.tpcCrossedRows()); // findable minus crossed rows: we know crossed rows
}
}
};
Expand Down

0 comments on commit d5f94b6

Please sign in to comment.