File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,10 +32,6 @@ o2_add_dpl_workflow(trackqa
3232 PUBLIC_LINK_LIBRARIES O2::Framework O2::AnalysisDataModel O2::AnalysisCore
3333 COMPONENT_NAME Analysis )
3434
35- o2_add_dpl_workflow (qatask
36- SOURCES qaTask.cxx
37- PUBLIC_LINK_LIBRARIES O2::Framework O2::AnalysisDataModel O2::AnalysisCore
38- COMPONENT_NAME Analysis )
3935
4036o2_add_dpl_workflow (pid-tof
4137 SOURCES pidTOF.cxx
Original file line number Diff line number Diff line change 88# granted to it by virtue of its status as an Intergovernmental Organization or
99# submit itself to any jurisdiction.
1010
11+ o2_add_dpl_workflow (qatask
12+ SOURCES qaTask.cxx
13+ PUBLIC_LINK_LIBRARIES O2::Framework O2::AnalysisDataModel O2::AnalysisCore
14+ COMPONENT_NAME Analysis )
15+
1116o2_add_dpl_workflow (hf-track-index-skims-creator
1217 SOURCES HFTrackIndexSkimsCreator.cxx
1318 PUBLIC_LINK_LIBRARIES O2::Framework O2::AnalysisDataModel O2::AnalysisCore O2::DetectorsVertexing ROOT::EG
You can’t perform that action at this time.
0 commit comments