Skip to content

Commit

Permalink
put back SimDataFormats/TrackingAnalysis into the plugins BuildFile a…
Browse files Browse the repository at this point in the history
…s requested in cms-sw#31002 (comment)
  • Loading branch information
mmusich committed Oct 1, 2020
1 parent 5fce31f commit 7f83ffc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion CalibTracker/SiStripCommon/BuildFile.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<use name="DataFormats/SiStripDetId"/>
<use name="DataFormats/Scalers"/>
<use name="DataFormats/OnlineMetaData"/>
<use name="SimDataFormats/TrackingAnalysis"/>
<use name="FWCore/Framework"/>
<use name="FWCore/MessageLogger"/>
<use name="FWCore/ServiceRegistry"/>
Expand Down
1 change: 1 addition & 0 deletions CalibTracker/SiStripCommon/plugins/BuildFile.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<use name="CondFormats/DataRecord"/>
<use name="CondFormats/RunInfo"/>
<use name="RecoLocalTracker/SiStripClusterizer"/>
<use name="SimDataFormats/TrackingAnalysis"/>
<library file="*.cc" name="CalibTrackerSiStripCommonPlugins">
<flags EDM_PLUGIN="1"/>
</library>

0 comments on commit 7f83ffc

Please sign in to comment.