Skip to content

Commit 300536e

Browse files
committed
[PWGDQ] initial version of global muon matching QA task
1 parent 9c92d10 commit 300536e

File tree

2 files changed

+1377
-0
lines changed

2 files changed

+1377
-0
lines changed

PWGDQ/Tasks/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,3 +128,8 @@ o2physics_add_dpl_workflow(tag-and-probe
128128
SOURCES TagAndProbe.cxx
129129
PUBLIC_LINK_LIBRARIES O2::Framework O2::DetectorsBase O2Physics::AnalysisCore O2Physics::AnalysisCCDB O2Physics::PWGDQCore
130130
COMPONENT_NAME Analysis)
131+
132+
o2physics_add_dpl_workflow(qa-matching
133+
SOURCES qaMatching.cxx
134+
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGDQCore
135+
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)