Skip to content

Commit

Permalink
Merge pull request #34866 from smuzaffar/reco1-hdr-cleanup
Browse files Browse the repository at this point in the history
[Reco] Removed unnecessary include statements
  • Loading branch information
cmsbuild authored Aug 17, 2021
2 parents bec4911 + f87a446 commit 67da130
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
#include "CUDADataFormats/HGCal/interface/HGCConditions.h"
#include "Geometry/HGCalCommonData/interface/HGCalDDDConstants.h"
#include "Geometry/HGCalCommonData/interface/HGCalParameters.h"
#include "RecoLocalCalo/HGCalRecProducers/plugins/KernelManagerHGCalCellPositions.h"

namespace cpar = hgcal_conditions::parameters;
namespace cpos = hgcal_conditions::positions;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#include "KernelManagerHGCalCellPositions.h"
#include "CondFormats/HGCalObjects/interface/HeterogeneousHGCalHEFCellPositionsConditions.h"

HeterogeneousHGCalHEFCellPositionsConditions::HeterogeneousHGCalHEFCellPositionsConditions(
Expand Down

0 comments on commit 67da130

Please sign in to comment.