File tree Expand file tree Collapse file tree 3 files changed +492
-4
lines changed
Expand file tree Collapse file tree 3 files changed +492
-4
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,12 @@ o2physics_add_dpl_workflow(upccand-producer
3131 PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::UPCCutparHolder
3232 COMPONENT_NAME Analysis)
3333
34+ o2physics_add_dpl_workflow(tau-event-table-producer
35+ SOURCES tauEventTableProducer.cxx
36+ PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
37+ COMPONENT_NAME Analysis)
38+
3439o2physics_add_dpl_workflow(fwdtrack-propagation
35- SOURCES fwdTrackPropagation.cxx
36- PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2::GlobalTracking
37- COMPONENT_NAME Analysis)
40+ SOURCES fwdTrackPropagation.cxx
41+ PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2::GlobalTracking
42+ COMPONENT_NAME Analysis)
You can’t perform that action at this time.
0 commit comments