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 942862a commit a4b6222Copy full SHA for a4b6222
PWGLF/Tasks/GlobalEventProperties/CMakeLists.txt
@@ -28,3 +28,8 @@ o2physics_add_dpl_workflow(flattenicty-pikp
28
SOURCES flattenictyPikp.cxx
29
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::AnalysisCCDB
30
COMPONENT_NAME Analysis)
31
+
32
+o2physics_add_dpl_workflow(study-pnch
33
+ SOURCES studyPnch.cxx
34
+ PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
35
+ COMPONENT_NAME Analysis)
0 commit comments