Skip to content

Commit fb06b58

Browse files
romainschotterdsekihat
authored andcommitted
Add stradautrackstofpidconverter3
1 parent f94d50b commit fb06b58

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

PWGLF/TableProducer/Strangeness/Converters/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,11 @@ o2physics_add_dpl_workflow(stradautrackstofpidconverter2
2929
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
3030
COMPONENT_NAME Analysis)
3131

32+
o2physics_add_dpl_workflow(stradautrackstofpidconverter3
33+
SOURCES stradautrackstofpidconverter3.cxx
34+
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
35+
COMPONENT_NAME Analysis)
36+
3237
o2physics_add_dpl_workflow(stradautracksextraconverter
3338
SOURCES stradautracksextraconverter.cxx
3439
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore

0 commit comments

Comments
 (0)