Skip to content

Commit a86b822

Browse files
lauraserLaura Serksnyte
andauthored
Cleaned 3Body task (#4444)
Co-authored-by: Laura Serksnyte <laura.serksnyte@cern.ch>
1 parent 59a526e commit a86b822

2 files changed

Lines changed: 54 additions & 157 deletions

File tree

PWGCF/FemtoDream/Tasks/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ o2physics_add_dpl_workflow(femtodream-pair-track-track
1414
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
1515
COMPONENT_NAME Analysis)
1616

17-
o2physics_add_dpl_workflow(femtodream-pair-track-track-track
18-
SOURCES femtoDreamPairTaskTrackTrackTrack.cxx
17+
o2physics_add_dpl_workflow(femtodream-triplet-track-track-track
18+
SOURCES femtoDreamTripletTaskTrackTrackTrack.cxx
1919
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
2020
COMPONENT_NAME Analysis)
2121

0 commit comments

Comments
 (0)