Skip to content

Migration of GeneratorObjects to HepMC3

In this MR:

  • Updates to HepMC3 version of AtlasHepMC package:

    • use id() as barcodes if needed.
    • Added typedef to be able to use raw GenParticle/GenVertex
  • Update of HepMCPartiCleLink test to make it compatible with HepMC3.

    • Note the problem with googletest and its overload of operators.
    • A comparison of one line of reference output was moved to the code.
  • Added version of constructors with smart pointers for the HepMCParticleLink.

Best regards,

Andrii

Tagging @jchapman

Merge request reports