Skip to content

Commit 5d07319

Browse files
committed
Remove unused struct member
1 parent a922bd3 commit 5d07319

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ALICE3/TableProducer/alice3MulticharmFinder.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,6 @@ struct Alice3MulticharmFinder {
195195
struct {
196196
float radius{};
197197
o2::track::TrackParCov trackParCov;
198-
std::array<float, o2::track::kLabCovMatSize> parentTrackCovMatrix{};
199198
} thisXiCandidate;
200199

201200
struct {

0 commit comments

Comments
 (0)