Skip to content

Commit 69733b1

Browse files
authored
Merge 4b63d04 into sapling-pr-archive-ktf
2 parents f1203b4 + 4b63d04 commit 69733b1

File tree

18 files changed

+32
-2255
lines changed

18 files changed

+32
-2255
lines changed

Detectors/ITSMFT/ITS/reconstruction/CMakeLists.txt

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,7 @@
1010
# or submit itself to any jurisdiction.
1111

1212
o2_add_library(ITSReconstruction
13-
SOURCES src/ClustererTask.cxx
14-
src/CookedTracker.cxx
15-
src/CookedConfigParam.cxx
16-
src/RecoGeomHelper.cxx
13+
SOURCES src/RecoGeomHelper.cxx
1714
src/FastMultEstConfig.cxx
1815
src/FastMultEst.cxx
1916
PUBLIC_LINK_LIBRARIES O2::ITSBase
@@ -23,10 +20,6 @@ o2_add_library(ITSReconstruction
2320

2421
o2_target_root_dictionary(
2522
ITSReconstruction
26-
HEADERS include/ITSReconstruction/ClustererTask.h
27-
include/ITSReconstruction/CookedTracker.h
28-
include/ITSReconstruction/CookedConfigParam.h
29-
include/ITSReconstruction/RecoGeomHelper.h
23+
HEADERS include/ITSReconstruction/RecoGeomHelper.h
3024
include/ITSReconstruction/FastMultEst.h
31-
include/ITSReconstruction/FastMultEstConfig.h
32-
LINKDEF src/CookedTrackerLinkDef.h)
25+
include/ITSReconstruction/FastMultEstConfig.h)

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

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

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

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

0 commit comments

Comments
 (0)