We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad31bd0 commit 7043758Copy full SHA for 7043758
1 file changed
PWGLF/TableProducer/Strangeness/CMakeLists.txt
@@ -51,6 +51,11 @@ o2physics_add_dpl_workflow(cascqaanalysis
51
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
52
COMPONENT_NAME Analysis)
53
54
+o2physics_add_dpl_workflow(cascderivedqaanalysis
55
+ SOURCES cascderivedqaanalysis.cxx
56
+ PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
57
+ COMPONENT_NAME Analysis)
58
+
59
o2physics_add_dpl_workflow(hstrangecorrelationfilter
60
SOURCES hStrangeCorrelationFilter.cxx
61
PUBLIC_LINK_LIBRARIES O2::DCAFitter O2Physics::AnalysisCore
0 commit comments