We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17cc786 commit 6d6d0fcCopy full SHA for 6d6d0fc
2 files changed
PWGLF/TableProducer/Nuspex/CMakeLists.txt
@@ -123,3 +123,8 @@ o2physics_add_dpl_workflow(photon-deuteron
123
SOURCES photonDeuteron.cxx
124
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
125
COMPONENT_NAME Analysis)
126
+
127
+o2physics_add_dpl_workflow(coalescence-tree-producer
128
+ SOURCES coalescenceTreeProducer.cxx
129
+ PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
130
+ COMPONENT_NAME Analysis)
0 commit comments