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 dd0588a commit 0d5aa9fCopy full SHA for 0d5aa9f
PWGLF/Tasks/QC/CMakeLists.txt
@@ -144,3 +144,8 @@ o2physics_add_dpl_workflow(systematics-mapping
144
SOURCES systematicsMapping.cxx
145
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
146
COMPONENT_NAME Analysis)
147
+
148
+o2physics_add_dpl_workflow(hypertriton3body-qa
149
+ SOURCES hypertriton3bodyQa.cxx
150
+ PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2::TOFBase
151
+ COMPONENT_NAME Analysis)
0 commit comments