We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 816a192 commit 637bf54Copy full SHA for 637bf54
PWGLF/Tasks/GlobalEventProperties/CMakeLists.txt
@@ -38,3 +38,8 @@ o2physics_add_dpl_workflow(ptmult-corr
38
SOURCES ptmultCorr.cxx
39
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
40
COMPONENT_NAME Analysis)
41
+
42
+o2physics_add_dpl_workflow(nch-studypp
43
+ SOURCES nchStudypp.cxx
44
+ PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
45
+ COMPONENT_NAME Analysis)
0 commit comments