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 1720f18 commit 64dc408Copy full SHA for 64dc408
PWGDQ/Tasks/CMakeLists.txt
@@ -143,3 +143,8 @@ o2physics_add_dpl_workflow(qa-matching
143
SOURCES qaMatching.cxx
144
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGDQCore
145
COMPONENT_NAME Analysis)
146
+
147
+o2physics_add_dpl_workflow(muon-global-alignment
148
+ SOURCES muonGlobalAlignment.cxx
149
+ PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGDQCore
150
+ COMPONENT_NAME Analysis)
0 commit comments