File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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+
2227o2physics_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
You can’t perform that action at this time.
0 commit comments