Skip to content
Snippets Groups Projects

Add status to transient TrackRecord class and add, but not use a new persistent class

Merged John Derek Chapman requested to merge jchapman/athena:TrackRecordWithStatus_main into main
All threads resolved!
2 files
+ 1
3
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -10,7 +10,6 @@
// Atlas G4 Helpers
#include "MCTruth/AtlasG4EventUserInfo.h"
#include "MCTruth/TrackBarcodeInfo.h"
#include "MCTruth/TrackHelper.h"
#include "MCTruth/TrackInformation.h"
#include "MCTruth/PrimaryParticleInformation.h"
Loading