Skip to content

Commit 368937d

Browse files
committed
fix: missing reset
1 parent ac3e7cd commit 368937d

File tree

1 file changed

+1
-0
lines changed
  • DataFormats/Detectors/ITSMFT/common/src

1 file changed

+1
-0
lines changed

DataFormats/Detectors/ITSMFT/common/src/CTF.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ void CompressedClusters::clear()
2727
row.clear();
2828
colInc.clear();
2929
chipInc.clear();
30+
chipMul.clear();
3031
pattID.clear();
3132
pattMap.clear();
3233
}

0 commit comments

Comments
 (0)