Skip to content

Commit c4a247d

Browse files
[PWGCF] Add TrackTrackCascade task on FemtoDream
1 parent b33c7ae commit c4a247d

2 files changed

Lines changed: 419 additions & 0 deletions

File tree

PWGCF/FemtoDream/Tasks/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,3 +93,8 @@ o2physics_add_dpl_workflow(femto-dream-pair-efficiency
9393
SOURCES femtoDreamPairEfficiency.cxx
9494
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
9595
COMPONENT_NAME Analysis)
96+
97+
o2physics_add_dpl_workflow(femtodream-triplet-track-track-cascade
98+
SOURCES femtoDreamTripletTaskTrackTrackCascade.cxx
99+
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
100+
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)