Skip to content

Commit bf84ac1

Browse files
[PWGLF] Improvements in photon deduplication (#12242)
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
1 parent f85568e commit bf84ac1

File tree

3 files changed

+324
-75
lines changed

3 files changed

+324
-75
lines changed

PWGLF/TableProducer/Strangeness/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ o2physics_add_dpl_workflow(strangederivedbuilder
108108

109109
o2physics_add_dpl_workflow(strangenessbuilder
110110
SOURCES strangenessbuilder.cxx
111-
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2::DCAFitter KFParticle::KFParticle O2Physics::TPCDriftManager
111+
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2::DCAFitter KFParticle::KFParticle O2Physics::TPCDriftManager O2Physics::MLCore
112112
COMPONENT_NAME Analysis)
113113

114114
o2physics_add_dpl_workflow(v0-selector

0 commit comments

Comments
 (0)