File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,11 @@ o2physics_add_dpl_workflow(task-single-muon-mult
3333 SOURCES taskSingleMuonMult.cxx
3434 PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
3535 COMPONENT_NAME Analysis)
36+
37+ o2physics_add_dpl_workflow(task-single-muon-mult-mc
38+ SOURCES taskSingleMuonMultMc.cxx
39+ PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
40+ COMPONENT_NAME Analysis)
3641
3742o2physics_add_dpl_workflow(task-single-muon-reader
3843 SOURCES taskSingleMuonReader.cxx
@@ -48,8 +53,3 @@ o2physics_add_dpl_workflow(task-single-muon-source
4853 SOURCES taskSingleMuonSource.cxx
4954 PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
5055 COMPONENT_NAME Analysis)
51-
52- o2physics_add_dpl_workflow(task-single-muon-mult-mc
53- SOURCES taskSingleMuonMultMc.cxx
54- PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
55- COMPONENT_NAME Analysis)
You can’t perform that action at this time.
0 commit comments