Skip to content

Commit

Permalink
Restore missing includes
Browse files Browse the repository at this point in the history
  • Loading branch information
kdlong committed Feb 23, 2021
1 parent a3c2fd5 commit b4d99ee
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
#include "PhysicsTools/NanoAOD/interface/ObjectPropertyFromIndexMapTableProducer.h"
#include "SimDataFormats/CaloAnalysis/interface/SimCluster.h"
#include "SimDataFormats/CaloAnalysis/interface/SimClusterFwd.h"
#include "FWCore/Framework/interface/MakerMacros.h"

typedef ObjectPropertyFromIndexMapTableProducer<SimClusterCollection, float> SimClusterRecEnergyTableProducer;
Expand Down

0 comments on commit b4d99ee

Please sign in to comment.