We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02d95a8 commit c90fe0fCopy full SHA for c90fe0f
2 files changed
PWGLF/Tasks/GlobalEventProperties/CMakeLists.txt
@@ -43,3 +43,8 @@ o2physics_add_dpl_workflow(nch-studypp
43
SOURCES nchStudypp.cxx
44
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
45
COMPONENT_NAME Analysis)
46
+
47
+o2physics_add_dpl_workflow(dndeta-hi
48
+ SOURCES dndetaHi.cxx
49
+ PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2Physics::AnalysisCCDB O2::Framework
50
+ COMPONENT_NAME Analysis)
0 commit comments