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 fed9073 commit 2ea0b7dCopy full SHA for 2ea0b7d
PWGEM/Dilepton/Tasks/CMakeLists.txt
@@ -141,3 +141,8 @@ o2physics_add_dpl_workflow(matching-mft
141
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2::GlobalTracking
142
COMPONENT_NAME Analysis)
143
144
+o2physics_add_dpl_workflow(tagging-hfe
145
+ SOURCES taggingHFE.cxx
146
+ PUBLIC_LINK_LIBRARIES O2::Framework O2::DCAFitter O2Physics::AnalysisCore
147
+ COMPONENT_NAME Analysis)
148
+
0 commit comments