Skip to content

Commit d014d14

Browse files
authored
Merge branch 'AliceO2Group:master' into add-centrality-dependent-d0-efficiency-and-track-efficiency
2 parents b1f7ba3 + 2d75002 commit d014d14

5 files changed

Lines changed: 2574 additions & 0 deletions

File tree

PWGEM/PhotonMeson/Tasks/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,3 +200,8 @@ o2physics_add_dpl_workflow(event-normalization-task
200200
SOURCES eventNormalizationTask.cxx
201201
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
202202
COMPONENT_NAME Analysis)
203+
204+
o2physics_add_dpl_workflow(pair-qc-task
205+
SOURCES pairQcTask.cxx
206+
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGEMPhotonMesonCore
207+
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)