We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5ea351 commit 430e268Copy full SHA for 430e268
PWGEM/Dilepton/Tasks/CMakeLists.txt
@@ -45,11 +45,6 @@ o2physics_add_dpl_workflow(table-reader-barrel
45
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2::DetectorsBase O2Physics::PWGDQCore
46
COMPONENT_NAME Analysis)
47
48
-o2physics_add_dpl_workflow(bc-counter
49
- SOURCES bcCounter.cxx
50
- PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
51
- COMPONENT_NAME Analysis)
52
-
53
o2physics_add_dpl_workflow(event-qc
54
SOURCES eventQC.cxx
55
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::EventFilteringUtils
PWGEM/Dilepton/Tasks/bcCounter.cxx
0 commit comments