Skip to content

Commit c680abd

Browse files
authored
[Common] Cleanup: remove test tasks (#12802)
Co-authored-by: David Dobrigkeit Chinellato <david.dobrigkeit.chinellato.cern.ch>
1 parent fffc5a3 commit c680abd

File tree

3 files changed

+0
-197
lines changed

3 files changed

+0
-197
lines changed

Common/TableProducer/CMakeLists.txt

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,6 @@ o2physics_add_dpl_workflow(timestamp
5959
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
6060
COMPONENT_NAME Analysis)
6161

62-
o2physics_add_dpl_workflow(timestamptester
63-
SOURCES timestampTester.cxx
64-
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
65-
COMPONENT_NAME Analysis)
66-
6762
o2physics_add_dpl_workflow(weak-decay-indices
6863
SOURCES weakDecayIndices.cxx
6964
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
@@ -84,11 +79,6 @@ o2physics_add_dpl_workflow(track-dca-cov-filler-run2
8479
PUBLIC_LINK_LIBRARIES O2::DetectorsBase O2Physics::AnalysisCore
8580
COMPONENT_NAME Analysis)
8681

87-
o2physics_add_dpl_workflow(track-propagation-tester
88-
SOURCES trackPropagationTester.cxx
89-
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2Physics::trackSelectionRequest
90-
COMPONENT_NAME Analysis)
91-
9282
o2physics_add_dpl_workflow(calo-clusters
9383
SOURCES caloClusterProducer.cxx
9484
PUBLIC_LINK_LIBRARIES O2::DataFormatsPHOS O2::PHOSBase O2::PHOSReconstruction O2Physics::DataModel

Common/TableProducer/timestampTester.cxx

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

Common/TableProducer/trackPropagationTester.cxx

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

0 commit comments

Comments
 (0)