Skip to content

Commit

Permalink
moved plugins from src to plugins folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Shervin committed Jun 5, 2015
1 parent d4ce38b commit 83090c8
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
11 changes: 0 additions & 11 deletions Calibration/EcalAlCaRecoProducers/BuildFile.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,3 @@
<use name="DataFormats/Math"/>
<use name="DataFormats/EcalDetId"/>
<use name="DataFormats/TrackReco"/>
# for FED list selector
<use name="CalibFormats/SiStripObjects"/>
<use name="CalibCalorimetry/HcalAlgos"/>
<use name="CondFormats/EcalObjects"/>
<use name="CondFormats/DataRecord"/>
<use name="CondFormats/HcalObjects"/>
<use name="CondFormats/SiPixelObjects"/>
<use name="Geometry/CaloGeometry"/>
<use name="Geometry/CaloTopology"/>
<use name="RecoEcal/EgammaCoreTools"/>
<use name="TrackingTools/TrackAssociator"/>
11 changes: 11 additions & 0 deletions Calibration/EcalAlCaRecoProducers/plugins/BuildFile.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,15 @@
<use name="DataFormats/TrackReco"/>
<use name="CommonTools/UtilAlgos"/>
<use name="DataFormats/RecoCandidate"/>
# for FED list selector
<use name="DataFormats/EgammaCandidates"/>
<use name="CalibFormats/SiStripObjects"/>
<use name="CalibCalorimetry/HcalAlgos"/>
<use name="CondFormats/EcalObjects"/>
<use name="CondFormats/DataRecord"/>
<use name="CondFormats/HcalObjects"/>
<use name="CondFormats/SiPixelObjects"/>
<use name="Geometry/CaloGeometry"/>
<use name="RecoEcal/EgammaCoreTools"/>
<use name="TrackingTools/TrackAssociator"/>
<flags EDM_PLUGIN="1"/>

0 comments on commit 83090c8

Please sign in to comment.