Skip to content
Snippets Groups Projects

Drop unused concept of shared child particle barcodes

Merged John Derek Chapman requested to merge jchapman/athena:DropSharedChildParticleBarcode into main
7 files
+ 0
38
Compare changes
  • Side-by-side
  • Inline
Files
7
@@ -96,8 +96,6 @@ namespace ISF {
simulation) - TODO only a dummy implementation currently */
virtual HepMC::GenParticlePtr updateChildParticle(unsigned short index,
HepMC::GenParticlePtr existingChild) const override final;
/** Set the the barcode of all child particles to the given bc */
void setAllChildrenBarcodes(int bc) override final;
private:
ISFTruthIncident();
Loading