Skip to content

Commit d534625

Browse files
authored
[PWGHF] Add HF event selection and centrality process functions to Xic to Xi Pi Pi (#11011)
1 parent 8f9e049 commit d534625

File tree

2 files changed

+357
-96
lines changed

2 files changed

+357
-96
lines changed

PWGHF/TableProducer/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ o2physics_add_dpl_workflow(candidate-creator-xic0-omegac0
9292

9393
o2physics_add_dpl_workflow(candidate-creator-xic-to-xi-pi-pi
9494
SOURCES candidateCreatorXicToXiPiPi.cxx
95-
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2::DCAFitter KFParticle::KFParticle
95+
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2::DCAFitter KFParticle::KFParticle O2Physics::EventFilteringUtils
9696
COMPONENT_NAME Analysis)
9797

9898
o2physics_add_dpl_workflow(candidate-creator-xicc

0 commit comments

Comments
 (0)