Drop unused concept of shared child particle barcodes
Compare changes
Files
2- John Chapman authored
@@ -157,8 +157,6 @@ namespace ISF {
A long time ago, there was the idea that all child particles produced in a decay could be assigned the same barcode. This schema was never used and now we are migrating away from barcodes generally it seems like a good time to clean this unused code up.
TruthSvc
: Drop setSharedChildParticleBarcode
methodIBarcodeSvc
+ implementations: Drop sharedChildBarcode
methodITruthIncident
+ implementations: Drop setAllChildrenBarcodes
methodISFParticle
: Drop unused setBarcodeAndUpdateHepMcParticleLink
method (this was only called by ISFTruthIncident::setAllChildrenBarcodes
)