Skip to content

Commit 20a5f46

Browse files
committed
ITS: remove CookedTracker
Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
1 parent 1bcfeed commit 20a5f46

File tree

15 files changed

+30
-1929
lines changed

15 files changed

+30
-1929
lines changed

Detectors/ITSMFT/ITS/reconstruction/CMakeLists.txt

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111

1212
o2_add_library(ITSReconstruction
1313
SOURCES src/ClustererTask.cxx
14-
src/CookedTracker.cxx
15-
src/CookedConfigParam.cxx
1614
src/RecoGeomHelper.cxx
1715
src/FastMultEstConfig.cxx
1816
src/FastMultEst.cxx
@@ -24,9 +22,6 @@ o2_add_library(ITSReconstruction
2422
o2_target_root_dictionary(
2523
ITSReconstruction
2624
HEADERS include/ITSReconstruction/ClustererTask.h
27-
include/ITSReconstruction/CookedTracker.h
28-
include/ITSReconstruction/CookedConfigParam.h
2925
include/ITSReconstruction/RecoGeomHelper.h
3026
include/ITSReconstruction/FastMultEst.h
31-
include/ITSReconstruction/FastMultEstConfig.h
32-
LINKDEF src/CookedTrackerLinkDef.h)
27+
include/ITSReconstruction/FastMultEstConfig.h)

Detectors/ITSMFT/ITS/reconstruction/include/ITSReconstruction/CookedConfigParam.h

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

Detectors/ITSMFT/ITS/reconstruction/include/ITSReconstruction/CookedTracker.h

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

Detectors/ITSMFT/ITS/reconstruction/src/CookedConfigParam.cxx

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

0 commit comments

Comments
 (0)