We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c540972 commit ff8de42Copy full SHA for ff8de42
PWGLF/TableProducer/Nuspex/CMakeLists.txt
@@ -93,3 +93,8 @@ o2physics_add_dpl_workflow(hypernuclei-kf-tree-creator
93
SOURCES hypKfTreeCreator.cxx
94
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
95
COMPONENT_NAME Analysis)
96
+
97
+o2physics_add_dpl_workflow(tr-he-analysis
98
+ SOURCES trHeAnalysis.cxx
99
+ PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
100
+ COMPONENT_NAME Analysis)
0 commit comments