Skip to content

Commit

Permalink
[PWGLF] Add strangeness builder service (#9340)
Browse files Browse the repository at this point in the history
Co-authored-by: ALICE Builder <[email protected]>
  • Loading branch information
ddobrigk and alibuild authored Jan 17, 2025
1 parent 90b59b5 commit 96b0592
Show file tree
Hide file tree
Showing 4 changed files with 2,527 additions and 1 deletion.
5 changes: 5 additions & 0 deletions PWGLF/TableProducer/Strangeness/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,11 @@ o2physics_add_dpl_workflow(strangederivedbuilder
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2::DetectorsBase
COMPONENT_NAME Analysis)

o2physics_add_dpl_workflow(strangenessbuilder
SOURCES strangenessbuilder.cxx
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2::DetectorsBase KFParticle::KFParticle
COMPONENT_NAME Analysis)

o2physics_add_dpl_workflow(v0-selector
SOURCES v0selector.cxx
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
Expand Down
Loading

0 comments on commit 96b0592

Please sign in to comment.