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 0eaf8fc commit 74b1014Copy full SHA for 74b1014
PWGLF/Tasks/GlobalEventProperties/CMakeLists.txt
@@ -33,3 +33,8 @@ o2physics_add_dpl_workflow(study-pnch
33
SOURCES studyPnch.cxx
34
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
35
COMPONENT_NAME Analysis)
36
+
37
+o2physics_add_dpl_workflow(ptmult-corr
38
+ SOURCES ptmultCorr.cxx
39
+ PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
40
+ COMPONENT_NAME Analysis)
0 commit comments