Skip to content

Commit

Permalink
Merge pull request #46683 from fabiocos/fc-mtdgeotest20241112
Browse files Browse the repository at this point in the history
MTD geometry: update MTDGeometry test, use only DD4hep backend, add ETL pixel position test
  • Loading branch information
cmsbuild authored Nov 21, 2024
2 parents 20350c3 + a07ea53 commit 77901ab
Show file tree
Hide file tree
Showing 7 changed files with 568 additions and 581 deletions.
15 changes: 1 addition & 14 deletions Geometry/MTDGeometryBuilder/test/BuildFile.xml
Original file line number Diff line number Diff line change
@@ -1,17 +1,4 @@
<library name="MTDDigiGeometryAnalyzer" file="MTDDigiGeometryAnalyzer.cc">
<use name="DataFormats/GeometrySurface"/>
<use name="FWCore/Framework"/>
<use name="FWCore/MessageLogger"/>
<use name="FWCore/ParameterSet"/>
<use name="Geometry/CommonTopologies"/>
<use name="Geometry/MTDGeometryBuilder"/>
<use name="Geometry/Records"/>
<use name="boost_system"/>
<use name="rootcling"/>
<flags EDM_PLUGIN="1"/>
</library>

<library name="DD4hep_TestBTLPixelTopology" file="DD4hep_TestBTLPixelTopology.cc">
<library name="MTDDigiGeometryAnalyzer" file="*.cc">
<use name="DataFormats/ForwardDetId"/>
<use name="DataFormats/Math"/>
<use name="DetectorDescription/DDCMS"/>
Expand Down
344 changes: 0 additions & 344 deletions Geometry/MTDGeometryBuilder/test/DD4hep_TestBTLPixelTopology.cc

This file was deleted.

Loading

0 comments on commit 77901ab

Please sign in to comment.