Remove all usage of the BarcodeEvent package from clients
Changes in this merge request
- Usage of
Barcode::ParticleBarcodeandBarcode::VertexBarcodetypedefs replaced withint. - Usage of
Barcode::fUndefinedBarcodereplaced withHepMC::UNDEFINED_ID(both just equal 0). - Drop unused
GenericBarcodeSvcandGlobalBarcodeSvcclasses fromBarcodeServicespackage - Remove
BarcodeEventpackage entirely.
Edited by John Derek Chapman