Skip to content

Commit 6f421d5

Browse files
authored
Drop untested / unused hough transform code (#5037)
1 parent 6c56b0a commit 6f421d5

4 files changed

Lines changed: 0 additions & 264 deletions

File tree

Utilities/CMakeLists.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,6 @@
88
# granted to it by virtue of its status as an Intergovernmental Organization or
99
# submit itself to any jurisdiction.
1010

11-
if(ALIROOT)
12-
# FIXME: not tested
13-
add_subdirectory(hough)
14-
endif(ALIROOT)
15-
1611
add_subdirectory(aliceHLTwrapper)
1712
add_subdirectory(O2MessageMonitor)
1813
add_subdirectory(DataFlow)

Utilities/hough/CMakeLists.txt

Lines changed: 0 additions & 33 deletions
This file was deleted.

Utilities/hough/README.md

Lines changed: 0 additions & 46 deletions
This file was deleted.

Utilities/hough/runHough.cxx

Lines changed: 0 additions & 180 deletions
This file was deleted.

0 commit comments

Comments
 (0)