We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23b0755 commit 929dad7Copy full SHA for 929dad7
Common/TableProducer/CMakeLists.txt
@@ -181,3 +181,8 @@ o2physics_add_dpl_workflow(zdc-task-light-ions
181
SOURCES zdcTaskLightIons.cxx
182
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
183
COMPONENT_NAME Analysis)
184
+
185
+o2physics_add_dpl_workflow(cosmic-mu-to-coll-associator
186
+ SOURCES cosmicMuonToCollisionAssociator.cxx
187
+ PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
188
+ COMPONENT_NAME Analysis)
0 commit comments