Skip to content

Commit 6425ae5

Browse files
authored
[PWGDQ] Creating Task Tag-And-Probe matching efficiency studies (AliceO2Group#11866)
1 parent c8f0999 commit 6425ae5

File tree

2 files changed

+447
-0
lines changed

2 files changed

+447
-0
lines changed

PWGDQ/Tasks/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,4 +122,9 @@ o2physics_add_dpl_workflow(model-converter-mult-pv
122122
o2physics_add_dpl_workflow(model-converter-event-extended
123123
SOURCES ModelConverterEventExtended.cxx
124124
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2Physics::PWGDQCore
125+
COMPONENT_NAME Analysis)
126+
127+
o2physics_add_dpl_workflow(tag-and-probe
128+
SOURCES TagAndProbe.cxx
129+
PUBLIC_LINK_LIBRARIES O2::Framework O2::DetectorsBase O2Physics::AnalysisCore O2Physics::AnalysisCCDB O2Physics::PWGDQCore
125130
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)