Skip to content

Commit e35c4ab

Browse files
authored
Update CMakeLists.txt
Deleted cascade producer for compatibility reasons with sphericity calculation.
1 parent 0bfd605 commit e35c4ab

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

PWGCF/FemtoDream/TableProducer/CMakeLists.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,6 @@ o2physics_add_dpl_workflow(femtodream-producer
1414
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::EventFilteringUtils
1515
COMPONENT_NAME Analysis)
1616

17-
o2physics_add_dpl_workflow(femtodream-producer-withcascades
18-
SOURCES femtoDreamProducerTaskWithCascades.cxx
19-
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::EventFilteringUtils
20-
COMPONENT_NAME Analysis)
21-
2217
o2physics_add_dpl_workflow(femtodream-producer-reduced
2318
SOURCES femtoDreamProducerReducedTask.cxx
2419
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore

0 commit comments

Comments
 (0)