File tree Expand file tree Collapse file tree
PWGLF/TableProducer/Strangeness/Converters Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,6 +24,16 @@ o2physics_add_dpl_workflow(stradautrackstofpidconverter2
2424 PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
2525 COMPONENT_NAME Analysis )
2626
27+ o2physics_add_dpl_workflow (stradautrackstofpidconverter3
28+ SOURCES stradautrackstofpidconverter3.cxx
29+ PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
30+ COMPONENT_NAME Analysis )
31+
32+ o2physics_add_dpl_workflow (stradautracksextraconverter
33+ SOURCES stradautracksextraconverter.cxx
34+ PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
35+ COMPONENT_NAME Analysis )
36+
2737o2physics_add_dpl_workflow (stradautracksextraconverter2
2838 SOURCES stradautracksextraconverter2.cxx
2939 PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
@@ -129,6 +139,11 @@ o2physics_add_dpl_workflow(stracentconverter
129139 PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
130140 COMPONENT_NAME Analysis )
131141
142+ o2physics_add_dpl_workflow (stracentconverter2
143+ SOURCES stracentconverter2.cxx
144+ PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
145+ COMPONENT_NAME Analysis )
146+
132147o2physics_add_dpl_workflow (stramccollmultconverter
133148 SOURCES stramccollmultconverter.cxx
134149 PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
You can’t perform that action at this time.
0 commit comments