Skip to content

Commit

Permalink
Move plugins to the plugins directory
Browse files Browse the repository at this point in the history
  • Loading branch information
fwyzard committed Jul 8, 2021
1 parent ac5ca81 commit 91e189f
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 12 deletions.
12 changes: 0 additions & 12 deletions RecoMuon/L2MuonProducer/BuildFile.xml

This file was deleted.

14 changes: 14 additions & 0 deletions RecoMuon/L2MuonProducer/plugins/BuildFile.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<library file="*.cc" name="RecoMuonL2MuonProducer">
<use name="DataFormats/Common"/>
<use name="DataFormats/RecoCandidate"/>
<use name="DataFormats/TrackReco"/>
<use name="DataFormats/TrajectorySeed"/>
<use name="FWCore/Framework"/>
<use name="FWCore/MessageLogger"/>
<use name="FWCore/ParameterSet"/>
<use name="FWCore/PluginManager"/>
<use name="RecoMuon/StandAloneTrackFinder"/>
<use name="RecoMuon/TrackingTools"/>
<use name="TrackingTools/PatternTools"/>
<flags EDM_PLUGIN="1"/>
</library>
File renamed without changes.

0 comments on commit 91e189f

Please sign in to comment.