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 7d398ed commit 662eb32Copy full SHA for 662eb32
PWGHF/TableProducer/CMakeLists.txt
@@ -63,6 +63,7 @@ o2physics_add_dpl_workflow(candidate-creator-bs
63
o2physics_add_dpl_workflow(candidate-creator-cascade
64
SOURCES candidateCreatorCascade.cxx
65
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2::DCAFitter O2Physics::AnalysisCCDB O2Physics::EventFilteringUtils
66
+ COMPONENT_NAME Analysis)
67
68
o2physics_add_dpl_workflow(candidate-creator-dstar
69
SOURCES candidateCreatorDstar.cxx
0 commit comments