Skip to content

Commit 650ec11

Browse files
Chiara De Martinmpuccio
authored andcommitted
remove dependence on strangeness builders
1 parent 5011eee commit 650ec11

File tree

2 files changed

+252
-208
lines changed

2 files changed

+252
-208
lines changed

EventFiltering/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ o2physics_add_dpl_workflow(fje-filter
8484

8585
o2physics_add_dpl_workflow(lf-strangeness-filter
8686
SOURCES PWGLF/strangenessFilter.cxx
87-
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2::ReconstructionDataFormats O2::DetectorsBase
87+
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore KFParticle::KFParticle O2::ReconstructionDataFormats O2::DetectorsBase
8888
COMPONENT_NAME Analysis)
8989

9090
o2physics_add_dpl_workflow(mult-filter

0 commit comments

Comments
 (0)