Update startReonstruction.

This commit is contained in:
sunwen
2023-06-14 12:19:54 +08:00
parent e57938ca5d
commit 4913ab7e60
4 changed files with 95 additions and 57 deletions

View File

@@ -12,7 +12,6 @@ struct DiscretizePositionValues{
struct ArtResult{
Aurora::Matrix outSOS;
Aurora::Matrix outATT;
Aurora::Matrix outAll;
bool bentReco;
Aurora::Matrix allHitMaps;
};