Skip to content

Commit 90e7c77

Browse files
committed
remove unused struct members
1 parent d317141 commit 90e7c77

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

ALICE3/TableProducer/alice3MulticharmFinder.cxx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -216,10 +216,6 @@ struct Alice3MulticharmFinder {
216216
std::array<float, 3> prong0mom;
217217
std::array<float, 3> prong1mom;
218218
std::array<float, o2::track::kLabCovMatSize> parentTrackCovMatrix;
219-
220-
// charm daughters
221-
int nSiliconHitsPiCC;
222-
int nTPCHitsPiCC;
223219
} thisXiccCandidate;
224220

225221
struct ProngInfo {

0 commit comments

Comments
 (0)