forked from cms-sw/cmssw
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request cms-sw#32324 from guitargeek/deps_2
Clean some more BuildFiles
- Loading branch information
Showing
11 changed files
with
3 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,10 @@ | ||
<use name="CalibTracker/Records"/> | ||
<use name="CommonTools/ConditionDBWriter"/> | ||
<use name="DataFormats/SiStripDetId"/> | ||
<use name="root"/> | ||
<use name="DataFormats/TrackerCommon"/> | ||
<use name="DQMServices/Core"/> | ||
<use name="MagneticField/Records"/> | ||
<use name="root"/> | ||
<export> | ||
<lib name="1"/> | ||
</export> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,20 @@ | ||
<library name="L1TriggerL1THGCalPlugins" file="*.cc"> | ||
<use name="Geometry/HGCalGeometry"/> | ||
<use name="Geometry/HcalTowerAlgo"/> | ||
<use name="Geometry/CaloTopology"/> | ||
<use name="L1Trigger/L1THGCal"/> | ||
<use name="Geometry/Records"/> | ||
<flags EDM_PLUGIN="1"/> | ||
</library> | ||
|
||
<library name="L1TriggerL1THGCalPlugins_geometries" file="geometries/*.cc"> | ||
<use name="Geometry/HGCalGeometry"/> | ||
<use name="Geometry/HcalTowerAlgo"/> | ||
<use name="Geometry/CaloTopology"/> | ||
<use name="L1Trigger/L1THGCal"/> | ||
<use name="tbb"/> | ||
<flags EDM_PLUGIN="1"/> | ||
</library> | ||
|
||
<library name="L1TriggerL1THGCalPlugins_fe_be" file="veryfrontend/*.cc, concentrator/*.cc, backend/*.cc"> | ||
<use name="CommonTools/MVAUtils"/> | ||
<use name="Geometry/HGCalGeometry"/> | ||
<use name="Geometry/HcalTowerAlgo"/> | ||
<use name="Geometry/CaloTopology"/> | ||
<use name="Geometry/Records"/> | ||
<use name="rootcore"/> | ||
<use name="L1Trigger/L1THGCal"/> | ||
<use name="DataFormats/L1THGCal"/> | ||
<use name="SimDataFormats/CaloTest"/> | ||
<flags EDM_PLUGIN="1"/> | ||
</library> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,7 @@ | ||
<use name="Geometry/HGCalGeometry"/> | ||
<use name="Geometry/HcalTowerAlgo"/> | ||
<use name="Geometry/CaloTopology"/> | ||
<use name="L1Trigger/L1THGCal"/> | ||
<use name="Geometry/Records"/> | ||
<use name="CommonTools/UtilAlgos"/> | ||
<use name="DataFormats/L1Trigger"/> | ||
<use name="SimDataFormats/CaloTest"/> | ||
<library name="testL1TriggerL1THGCal" file="HGCalTriggerGeomTester.cc,HGCalTriggerGeomTesterV9.cc,HGCalTriggerGeomTesterV9Imp2.cc"> | ||
<flags EDM_PLUGIN="1"/> | ||
</library> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
<use name="FWCore/Framework"/> | ||
<use name="DataFormats/Common"/> | ||
<use name="DataFormats/L1THGCal"/> | ||
<use name="CommonTools/Utils"/> | ||
<export> | ||
<lib name="1"/> | ||
</export> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
<use name="DataFormats/BTauReco"/> | ||
<use name="PhysicsTools/ONNXRuntime"/> | ||
<export> | ||
<lib name="1"/> | ||
</export> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters