Skip to content

Commit 34e3636

Browse files
ChiaraDeMartin95Chiara De Martinmpuccio
authored
Strangeness filter without strangeness builder (#10873)
Co-authored-by: Chiara De Martin <chiara.de.martin@cern.ch> Co-authored-by: Maximiliano Puccio <maximiliano.puccio@cern.ch>
1 parent 1c33e57 commit 34e3636

File tree

2 files changed

+285
-313
lines changed

2 files changed

+285
-313
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)