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 e9401e4 commit 3d2e745Copy full SHA for 3d2e745
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