File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
PWGLF/TableProducer/Strangeness/Converters Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ o2physics_add_dpl_workflow(straevselsconverter4
5656
5757o2physics_add_dpl_workflow(straevselsconverter5
5858 SOURCES straevselsconverter5.cxx
59- PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2::ITStracking
59+ PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2::ITStracking O2Physics::AnalysisCCDB
6060 COMPONENT_NAME Analysis)
6161
6262o2physics_add_dpl_workflow(straevselsconverter2rawcents
@@ -113,3 +113,8 @@ o2physics_add_dpl_workflow(stramccollisionconverter2
113113 SOURCES stramccollisionconverter2.cxx
114114 PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
115115 COMPONENT_NAME Analysis)
116+
117+ o2physics_add_dpl_workflow(zdcneutronsconverter
118+ SOURCES zdcneutronsconverter.cxx
119+ PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
120+ COMPONENT_NAME Analysis)
You can’t perform that action at this time.
0 commit comments