Update classes in MCTruth package to handle Status and UniqueID (ATLASSIM-6978)
- Dropped some unnecessary includes of
MCTruth/TrackBarcodeInfo.h. - Dropped unused
PrimaryParticleInformation::SuggestBarcode(...)method. - Add
PrimaryParticleInformation::GetUniqueID()method. - Add uniqueID to
TrackBarcodeInfoconstructor arguments. - Updates of clients of M̀CTruth` classes to handle Status and UniqueID.
This is all part of the Barcode migration. (ATLASSIM-6978)