Skip to content

Remove all usage of the BarcodeEvent package from clients

Changes in this merge request

  • Usage of Barcode::ParticleBarcode and Barcode::VertexBarcode typedefs replaced with int.
  • Usage of Barcode::fUndefinedBarcode replaced with HepMC::UNDEFINED_ID (both just equal 0).
  • Drop unused GenericBarcodeSvc and GlobalBarcodeSvc classes from BarcodeServices package
  • Remove BarcodeEvent package entirely.
Edited by John Derek Chapman

Merge request reports