Merge two versions of MagicNumbers.h
Because the TruthUtils is a header-only package now, it is possible to use the MagicNumbers.h from that package only.
Practically the MR amounts to
-
#include "AtlasHepMC/MagicNumbers.h"
->#include "TruthUtils/MagicNumbers.h"
- Minor changes in TruthUtils/MagicNumbers.h
- Adding TruthUtils as dependency to some packages
Edited by Andrii Verbytskyi