Skip to content

Commit

Permalink
Merge pull request #16863 from makortel/removePixelTracksForL3Isolation
Browse files Browse the repository at this point in the history
Remove PixelTracksForL3Isolation configurations and IsolationRegionAroundL3Muon as obsolete
  • Loading branch information
cmsbuild authored Dec 7, 2016
2 parents 885773e + de47aa4 commit 0177aec
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 169 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

102 changes: 0 additions & 102 deletions RecoMuon/L3MuonIsolationProducer/src/IsolationRegionAroundL3Muon.h

This file was deleted.

6 changes: 0 additions & 6 deletions RecoMuon/L3MuonIsolationProducer/src/SealModule.cc
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,6 @@ DEFINE_FWK_MODULE(L3MuonIsolationProducer);
#include "L3MuonCombinedRelativeIsolationProducer.h"
DEFINE_FWK_MODULE(L3MuonCombinedRelativeIsolationProducer);

#include "RecoTracker/TkTrackingRegions/interface/TrackingRegionProducerFactory.h"
#include "RecoTracker/TkTrackingRegions/interface/TrackingRegionProducer.h"
#include "IsolationRegionAroundL3Muon.h"

DEFINE_EDM_PLUGIN(TrackingRegionProducerFactory, IsolationRegionAroundL3Muon, "IsolationRegionAroundL3Muon");


#include "RecoMuon/L3MuonIsolationProducer/src/L3MuonSumCaloPFIsolationProducer.h"
DEFINE_FWK_MODULE(L3MuonSumCaloPFIsolationProducer);

0 comments on commit 0177aec

Please sign in to comment.