Skip to content

Commit 4ab0f40

Browse files
jesgumfcolamar
authored andcommitted
[ALICE3] Fixes for OTF Multicharm (AliceO2Group#14587)
1 parent da21476 commit 4ab0f40

4 files changed

Lines changed: 214 additions & 185 deletions

File tree

ALICE3/TableProducer/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ o2physics_add_dpl_workflow(alice3-decayfinder
3636
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2::DCAFitter
3737
COMPONENT_NAME Analysis)
3838

39-
o2physics_add_dpl_workflow(alice3-multicharm-table
40-
SOURCES alice3-multicharmTable.cxx
39+
o2physics_add_dpl_workflow(alice3-multicharm-finder
40+
SOURCES alice3MulticharmFinder.cxx
4141
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2::DCAFitter
4242
COMPONENT_NAME Analysis)
4343

0 commit comments

Comments
 (0)