|
1 | | -#Copyright 2019 - 2025 CERN and copyright holders of ALICE O2. |
2 | | -#See https: // alice-o2.web.cern.ch/copyright for details of the copyright holders. |
3 | | -#All rights not expressly granted are reserved. |
| 1 | +# Copyright 2019-2025 CERN and copyright holders of ALICE O2. |
| 2 | +# See https://alice-o2.web.cern.ch/copyright for details of the copyright holders. |
| 3 | +# All rights not expressly granted are reserved. |
4 | 4 | # |
5 | | -#This software is distributed under the terms of the GNU General Public |
6 | | -#License v3(GPL Version 3), copied verbatim in the file "COPYING". |
| 5 | +# This software is distributed under the terms of the GNU General Public |
| 6 | +# License v3 (GPL Version 3), copied verbatim in the file "COPYING". |
7 | 7 | # |
8 | | -#In applying this license CERN does not waive the privileges and immunities |
9 | | -#granted to it by virtue of its status as an Intergovernmental Organization |
| 8 | +# In applying this license CERN does not waive the privileges and immunities |
| 9 | +# granted to it by virtue of its status as an Intergovernmental Organization |
10 | 10 | # or submit itself to any jurisdiction. |
11 | 11 |
|
12 | | -o2physics_add_dpl_workflow(femtodream - pair - track - track SOURCES femtoDreamPairTaskTrackTrack.cxx PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore COMPONENT_NAME Analysis) |
13 | | - |
14 | | - o2physics_add_dpl_workflow(femtodream - triplet - track - track - track SOURCES femtoDreamTripletTaskTrackTrackTrack.cxx PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore COMPONENT_NAME Analysis) |
15 | | - |
16 | | - o2physics_add_dpl_workflow(femto - dream - triplet - task - track - track - track - pb - pb SOURCES femtoDreamTripletTaskTrackTrackTrackPbPb.cxx PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore COMPONENT_NAME Analysis) |
17 | | - |
18 | | - o2physics_add_dpl_workflow(femtodream - pair - track - v0 SOURCES femtoDreamPairTaskTrackV0.cxx PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore COMPONENT_NAME Analysis) |
19 | | - |
20 | | - o2physics_add_dpl_workflow(femto - dream - pair - task - v0 - reso SOURCES femtoDreamPairTaskV0Reso.cxx PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore COMPONENT_NAME Analysis) |
21 | | - |
22 | | - o2physics_add_dpl_workflow(femtodream - pair - track - cascade SOURCES femtoDreamPairTaskTrackCascade.cxx PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore COMPONENT_NAME Analysis) |
23 | | - |
24 | | - o2physics_add_dpl_workflow(femtodream - pair - casdcade - cascade SOURCES femtodreamPairCascadeCascade.cxx PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore COMPONENT_NAME Analysis) |
25 | | - |
26 | | - o2physics_add_dpl_workflow(femtodream - triplet - track - track - v0 SOURCES femtoDreamTripletTaskTrackTrackV0.cxx PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore COMPONENT_NAME Analysis) |
27 | | - |
28 | | - o2physics_add_dpl_workflow(femto - dream - triplet - task - track - track - v0 - pb - pb SOURCES femtoDreamTripletTaskTrackTrackV0PbPb.cxx PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore COMPONENT_NAME Analysis) |
29 | | - |
30 | | - o2physics_add_dpl_workflow(femtodream - debug - track SOURCES femtoDreamDebugTrack.cxx PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore COMPONENT_NAME Analysis) |
31 | | - |
32 | | - o2physics_add_dpl_workflow(femtodream - debug - v0 SOURCES femtoDreamDebugV0.cxx PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore COMPONENT_NAME Analysis) |
33 | | - |
34 | | - o2physics_add_dpl_workflow(femto - dream - debug - reso SOURCES femtoDreamDebugReso.cxx PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore COMPONENT_NAME Analysis) |
35 | | - |
36 | | - o2physics_add_dpl_workflow(femtodream - debug - cascade SOURCES femtoDreamDebugCascade.cxx PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore COMPONENT_NAME Analysis) |
37 | | - |
38 | | - o2physics_add_dpl_workflow(femtodream - collision - masker SOURCES femtoDreamCollisionMasker.cxx PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore COMPONENT_NAME Analysis) |
39 | | - |
40 | | - o2physics_add_dpl_workflow(femtodream - hash |
41 | | - SOURCES femtoDreamHashTask.cxx |
42 | | - PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore |
43 | | - COMPONENT_NAME Analysis) |
44 | | - |
45 | | - o2physics_add_dpl_workflow(femtodream - pair - v0 - v0 SOURCES femtoDreamPairTaskV0V0.cxx PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore COMPONENT_NAME Analysis) |
46 | | - |
47 | | - o2physics_add_dpl_workflow(femto - dream - pair - efficiency SOURCES femtoDreamPairEfficiency.cxx PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore COMPONENT_NAME Analysis) |
| 12 | +# Copyright 2019-2025 CERN and copyright holders of ALICE O2. |
| 13 | +# See https://alice-o2.web.cern.ch/copyright for details of the copyright holders. |
| 14 | +# All rights not expressly granted are reserved. |
| 15 | +# |
| 16 | +# This software is distributed under the terms of the GNU General Public |
| 17 | +# License v3 (GPL Version 3), copied verbatim in the file "COPYING". |
| 18 | +# |
| 19 | +# In applying this license CERN does not waive the privileges and immunities |
| 20 | +# granted to it by virtue of its status as an Intergovernmental Organization |
| 21 | +# or submit itself to any jurisdiction. |
48 | 22 |
|
49 | | - o2physics_add_dpl_workflow(femtodream - triplet - track - track - cascade SOURCES femtoDreamTripletTaskTrackTrackCascade.cxx PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore COMPONENT_NAME Analysis) |
| 23 | +o2physics_add_dpl_workflow(femtodream-pair-track-track |
| 24 | + SOURCES femtoDreamPairTaskTrackTrack.cxx |
| 25 | + PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore |
| 26 | + COMPONENT_NAME Analysis) |
| 27 | + |
| 28 | +o2physics_add_dpl_workflow(femtodream-triplet-track-track-track |
| 29 | + SOURCES femtoDreamTripletTaskTrackTrackTrack.cxx |
| 30 | + PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore |
| 31 | + COMPONENT_NAME Analysis) |
| 32 | + |
| 33 | +o2physics_add_dpl_workflow(femto-dream-triplet-task-track-track-track-pb-pb |
| 34 | + SOURCES femtoDreamTripletTaskTrackTrackTrackPbPb.cxx |
| 35 | + PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore |
| 36 | + COMPONENT_NAME Analysis) |
| 37 | + |
| 38 | +o2physics_add_dpl_workflow(femtodream-pair-track-v0 |
| 39 | + SOURCES femtoDreamPairTaskTrackV0.cxx |
| 40 | + PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore |
| 41 | + COMPONENT_NAME Analysis) |
| 42 | + |
| 43 | +o2physics_add_dpl_workflow(femto-dream-pair-task-v0-reso |
| 44 | + SOURCES femtoDreamPairTaskV0Reso.cxx |
| 45 | + PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore |
| 46 | + COMPONENT_NAME Analysis) |
| 47 | + |
| 48 | +o2physics_add_dpl_workflow(femtodream-pair-track-cascade |
| 49 | + SOURCES femtoDreamPairTaskTrackCascade.cxx |
| 50 | + PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore |
| 51 | + COMPONENT_NAME Analysis) |
| 52 | + |
| 53 | +o2physics_add_dpl_workflow(femtodream-pair-casdcade-cascade |
| 54 | + SOURCES femtodreamPairCascadeCascade.cxx |
| 55 | + PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore |
| 56 | + COMPONENT_NAME Analysis) |
| 57 | + |
| 58 | +o2physics_add_dpl_workflow(femtodream-triplet-track-track-v0 |
| 59 | + SOURCES femtoDreamTripletTaskTrackTrackV0.cxx |
| 60 | + PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore |
| 61 | + COMPONENT_NAME Analysis) |
| 62 | + |
| 63 | +o2physics_add_dpl_workflow(femto-dream-triplet-task-track-track-v0-pb-pb |
| 64 | + SOURCES femtoDreamTripletTaskTrackTrackV0PbPb.cxx |
| 65 | + PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore |
| 66 | + COMPONENT_NAME Analysis) |
| 67 | + |
| 68 | +o2physics_add_dpl_workflow(femtodream-debug-track |
| 69 | + SOURCES femtoDreamDebugTrack.cxx |
| 70 | + PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore |
| 71 | + COMPONENT_NAME Analysis) |
| 72 | + |
| 73 | +o2physics_add_dpl_workflow(femtodream-debug-v0 |
| 74 | + SOURCES femtoDreamDebugV0.cxx |
| 75 | + PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore |
| 76 | + COMPONENT_NAME Analysis) |
| 77 | + |
| 78 | +o2physics_add_dpl_workflow(femto-dream-debug-reso |
| 79 | + SOURCES femtoDreamDebugReso.cxx |
| 80 | + PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore |
| 81 | + COMPONENT_NAME Analysis) |
| 82 | + |
| 83 | +o2physics_add_dpl_workflow(femtodream-debug-cascade |
| 84 | + SOURCES femtoDreamDebugCascade.cxx |
| 85 | + PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore |
| 86 | + COMPONENT_NAME Analysis) |
| 87 | + |
| 88 | +o2physics_add_dpl_workflow(femtodream-collision-masker |
| 89 | + SOURCES femtoDreamCollisionMasker.cxx |
| 90 | + PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore |
| 91 | + COMPONENT_NAME Analysis) |
| 92 | + |
| 93 | +o2physics_add_dpl_workflow(femtodream-hash |
| 94 | + SOURCES femtoDreamHashTask.cxx |
| 95 | + PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore |
| 96 | + COMPONENT_NAME Analysis) |
| 97 | + |
| 98 | +o2physics_add_dpl_workflow(femtodream-pair-v0-v0 |
| 99 | + SOURCES femtoDreamPairTaskV0V0.cxx |
| 100 | + PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore |
| 101 | + COMPONENT_NAME Analysis) |
| 102 | + |
| 103 | +o2physics_add_dpl_workflow(femto-dream-pair-efficiency |
| 104 | + SOURCES femtoDreamPairEfficiency.cxx |
| 105 | + PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore |
| 106 | + COMPONENT_NAME Analysis) |
| 107 | + |
| 108 | +o2physics_add_dpl_workflow(femtodream-triplet-track-track-cascade |
| 109 | + SOURCES femtoDreamTripletTaskTrackTrackCascade.cxx |
| 110 | + PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore |
| 111 | + COMPONENT_NAME Analysis) |
| 112 | + |
0 commit comments