Skip to content

Commit

Permalink
clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
vvolkl committed Dec 15, 2021
1 parent 4b0a25c commit 693e114
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions k4MarlinWrapper/k4MarlinWrapper/converters/IEDMConverter.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,15 @@
#include <edm4hep/MCRecoCaloParticleAssociationCollection.h>
#include <edm4hep/MCRecoParticleAssociation.h>
#include <edm4hep/MCRecoParticleAssociationCollection.h>
#include <edm4hep/MCRecoTrackParticleAssociation.h>
#include <edm4hep/MCRecoTrackParticleAssociationCollection.h>
#include <edm4hep/MCRecoTrackerAssociation.h>
#include <edm4hep/MCRecoTrackerAssociationCollection.h>
#include <edm4hep/ParticleIDCollection.h>
#include <edm4hep/RawCalorimeterHit.h>
#include <edm4hep/RawCalorimeterHitCollection.h>
#include <edm4hep/RecoParticleVertexAssociation.h>
#include <edm4hep/RecoParticleVertexAssociationCollection.h>
#include <edm4hep/ReconstructedParticle.h>
#include <edm4hep/ReconstructedParticleCollection.h>
#include <edm4hep/ReconstructedParticleData.h>
Expand All @@ -41,10 +45,6 @@
#include <edm4hep/TrackerHitPlaneCollection.h>
#include <edm4hep/Vertex.h>
#include <edm4hep/VertexCollection.h>
#include <edm4hep/MCRecoTrackParticleAssociation.h>
#include <edm4hep/MCRecoTrackParticleAssociationCollection.h>
#include <edm4hep/RecoParticleVertexAssociation.h>
#include <edm4hep/RecoParticleVertexAssociationCollection.h>

// LCIO
#include <IMPL/CalorimeterHitImpl.h>
Expand Down

0 comments on commit 693e114

Please sign in to comment.