Skip to content

Commit c2a1db1

Browse files
authored
Add files via upload
1 parent 39a333d commit c2a1db1

File tree

2 files changed

+477
-0
lines changed

2 files changed

+477
-0
lines changed

PWGLF/TableProducer/Strangeness/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,11 @@ o2physics_add_dpl_workflow(hstrangecorrelationfilter
5050
SOURCES hStrangeCorrelationFilter.cxx
5151
PUBLIC_LINK_LIBRARIES O2::DCAFitter O2Physics::AnalysisCore O2Physics::EventFilteringUtils
5252
COMPONENT_NAME Analysis)
53+
54+
o2physics_add_dpl_workflow(hstrangederiveddata
55+
SOURCES hStrangeDerivedData.cxx
56+
PUBLIC_LINK_LIBRARIES O2::DCAFitter O2Physics::AnalysisCore O2Physics::EventFilteringUtils
57+
COMPONENT_NAME Analysis)
5358

5459
o2physics_add_dpl_workflow(double-casc-tree-creator
5560
SOURCES doubleCascTreeCreator.cxx

0 commit comments

Comments
 (0)