We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c33e57 commit 34e3636Copy full SHA for 34e3636
EventFiltering/CMakeLists.txt
@@ -84,7 +84,7 @@ o2physics_add_dpl_workflow(fje-filter
84
85
o2physics_add_dpl_workflow(lf-strangeness-filter
86
SOURCES PWGLF/strangenessFilter.cxx
87
- PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2::ReconstructionDataFormats O2::DetectorsBase
+ PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore KFParticle::KFParticle O2::ReconstructionDataFormats O2::DetectorsBase
88
COMPONENT_NAME Analysis)
89
90
o2physics_add_dpl_workflow(mult-filter
0 commit comments