Skip to content

Commit 33ab8ff

Browse files
Saving work on Axe studies
1 parent f5b98eb commit 33ab8ff

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

PWGDQ/Tasks/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ o2physics_add_dpl_workflow(table-reader-with-assoc
1919
PUBLIC_LINK_LIBRARIES O2::Framework O2::DetectorsBase O2Physics::AnalysisCore O2Physics::AnalysisCCDB O2Physics::PWGDQCore O2Physics::MLCore
2020
COMPONENT_NAME Analysis)
2121

22+
o2physics_add_dpl_workflow(dilepton-table-creator
23+
SOURCES dileptonTableCreator.cxx
24+
PUBLIC_LINK_LIBRARIES O2::Framework O2::DetectorsBase O2Physics::AnalysisCore O2Physics::AnalysisCCDB O2Physics::PWGDQCore O2Physics::MLCore
25+
COMPONENT_NAME Analysis)
26+
2227
o2physics_add_dpl_workflow(table-reader-with-assoc-direct
2328
SOURCES tableReader_withAssoc_direct.cxx
2429
PUBLIC_LINK_LIBRARIES O2::Framework O2::DetectorsBase O2Physics::AnalysisCore O2Physics::AnalysisCCDB O2Physics::PWGDQCore O2Physics::MLCore O2::ReconstructionDataFormats O2::DetectorsCommonDataFormats O2::DetectorsVertexing O2Physics::EventFilteringUtils

0 commit comments

Comments
 (0)