File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
PWGLF/TableProducer/Strangeness/Converters Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -14,11 +14,6 @@ o2physics_add_dpl_workflow(stradautracksconverter
1414 PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
1515 COMPONENT_NAME Analysis)
1616
17- o2physics_add_dpl_workflow(stradautracksextraconverter
18- SOURCES stradautracksextraconverter.cxx
19- PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
20- COMPONENT_NAME Analysis)
21-
2217o2physics_add_dpl_workflow(stradautrackstpcpidconverter
2318 SOURCES stradautrackstpcpidconverter.cxx
2419 PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
@@ -34,6 +29,11 @@ o2physics_add_dpl_workflow(stradautrackstofpidconverter2
3429 PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
3530 COMPONENT_NAME Analysis)
3631
32+ o2physics_add_dpl_workflow(stradautracksextraconverter
33+ SOURCES stradautracksextraconverter.cxx
34+ PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
35+ COMPONENT_NAME Analysis)
36+
3737o2physics_add_dpl_workflow(stradautracksextraconverter2
3838 SOURCES stradautracksextraconverter2.cxx
3939 PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
You can’t perform that action at this time.
0 commit comments