Skip to content

Commit

Permalink
Merge pull request #34864 from smuzaffar/RecoMuon-fix-hdr
Browse files Browse the repository at this point in the history
[RecoMuon] Remove unnecessary include statements to avoid private hdr deps
  • Loading branch information
cmsbuild committed Aug 14, 2021
2 parents 0ce49c4 + ec21aba commit 9ab5533
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions RecoMuon/MuonIdentification/test/MuonTimingValidator.cc
Expand Up @@ -46,10 +46,6 @@
#include "Geometry/DTGeometry/interface/DTLayer.h"
#include "Geometry/DTGeometry/interface/DTSuperLayer.h"
#include "DataFormats/DTRecHit/interface/DTSLRecSegment2D.h"
#include "RecoLocalMuon/DTSegment/src/DTSegmentUpdator.h"
#include "RecoLocalMuon/DTSegment/src/DTSegmentCleaner.h"
#include "RecoLocalMuon/DTSegment/src/DTHitPairForFit.h"
#include "RecoLocalMuon/DTSegment/src/DTSegmentCand.h"

#include <Geometry/CSCGeometry/interface/CSCLayer.h>
#include <DataFormats/MuonDetId/interface/CSCDetId.h>
Expand Down

0 comments on commit 9ab5533

Please sign in to comment.