Skip to content

Commit

Permalink
Remove topology analyzers to make integration of #33340 easier, clean…
Browse files Browse the repository at this point in the history
… MTDNumberingGeometry test area
  • Loading branch information
fabiocos committed Apr 9, 2021
1 parent 0df7594 commit 7a81e69
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 450 deletions.
27 changes: 0 additions & 27 deletions Geometry/MTDNumberingBuilder/test/BuildFile.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,31 +8,4 @@
<flags EDM_PLUGIN="1"/>
</library>

<library name="MTDTopologyAnalyzer" file="MTDTopologyAnalyzer.cc">
<use name="DataFormats/ForwardDetId"/>
<use name="DetectorDescription/Core"/>
<use name="FWCore/Framework"/>
<use name="FWCore/MessageLogger"/>
<use name="FWCore/ParameterSet"/>
<use name="Geometry/MTDCommonData"/>
<use name="Geometry/MTDNumberingBuilder"/>
<use name="Geometry/Records"/>
<use name="rootcling"/>
<flags EDM_PLUGIN="1"/>
</library>

<library name="DD4hep_MTDTopologyAnalyzer" file="DD4hep_MTDTopologyAnalyzer.cc">
<use name="DataFormats/ForwardDetId"/>
<use name="DetectorDescription/DDCMS"/>
<use name="FWCore/Framework"/>
<use name="FWCore/MessageLogger"/>
<use name="FWCore/ParameterSet"/>
<use name="Geometry/MTDCommonData"/>
<use name="Geometry/MTDNumberingBuilder"/>
<use name="Geometry/Records"/>
<use name="dd4hep"/>
<use name="rootcling"/>
<flags EDM_PLUGIN="1"/>
</library>

<test name="GeometryMTDNumberingBuilderTestDriver" command="runTest.sh"/>
225 changes: 0 additions & 225 deletions Geometry/MTDNumberingBuilder/test/DD4hep_MTDTopologyAnalyzer.cc

This file was deleted.

Loading

0 comments on commit 7a81e69

Please sign in to comment.