diff --git a/tools/include/edm4hep2json.hxx b/tools/include/edm4hep2json.hxx index f49f385e..33be0dca 100644 --- a/tools/include/edm4hep2json.hxx +++ b/tools/include/edm4hep2json.hxx @@ -12,11 +12,11 @@ #include "edm4hep/ParticleIDCollection.h" #include "edm4hep/RawCalorimeterHitCollection.h" #include "edm4hep/RawTimeSeriesCollection.h" -#include "edm4hep/TensorCollection.h" #include "edm4hep/RecDqdxCollection.h" #include "edm4hep/ReconstructedParticleCollection.h" #include "edm4hep/SimCalorimeterHitCollection.h" #include "edm4hep/SimTrackerHitCollection.h" +#include "edm4hep/TensorCollection.h" #include "edm4hep/TimeSeriesCollection.h" #include "edm4hep/TrackCollection.h" #include "edm4hep/TrackerHit3DCollection.h"