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 7013f83 commit a3412e9Copy full SHA for a3412e9
ALICE3/Tasks/CMakeLists.txt
@@ -58,3 +58,8 @@ o2physics_add_dpl_workflow(alice3-multicharm
58
SOURCES alice3-multicharm.cxx
59
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
60
COMPONENT_NAME Analysis)
61
+
62
+o2physics_add_dpl_workflow(alice3-efficiency
63
+ SOURCES alice3Efficiency.cxx
64
+ PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
65
+ COMPONENT_NAME Analysis)
0 commit comments