We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 352b5ac commit 797f0d4Copy full SHA for 797f0d4
2 files changed
PWGLF/TableProducer/Nuspex/CMakeLists.txt
@@ -98,3 +98,8 @@ o2physics_add_dpl_workflow(hyperhelium4sigma-reco-task
98
SOURCES hyperhelium4sigmaRecoTask.cxx
99
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
100
COMPONENT_NAME Analysis)
101
+
102
+o2physics_add_dpl_workflow(he3-lambda-analysis
103
+ SOURCES he3LambdaAnalysis.cxx
104
+ PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2Physics::EventFilteringUtils
105
+ COMPONENT_NAME Analysis)
0 commit comments