Skip to content

Commit 1064657

Browse files
authored
[PWGLF] Add rapidity cut and trigger selection to cascade correlations task (#8817)
1 parent e5db4d4 commit 1064657

File tree

2 files changed

+145
-72
lines changed

2 files changed

+145
-72
lines changed

PWGLF/Tasks/Strangeness/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ o2physics_add_dpl_workflow(v0postprocessing
4141

4242
o2physics_add_dpl_workflow(cascadecorrelations
4343
SOURCES cascadecorrelations.cxx
44-
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
44+
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2Physics::EventFilteringUtils
4545
COMPONENT_NAME Analysis)
4646

4747
o2physics_add_dpl_workflow(non-prompt-cascade

0 commit comments

Comments
 (0)