|
1 | | -#Copyright 2019 - 2020 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-2020 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(femto3d - qa |
13 | | - SOURCES femto3dQA.cxx |
14 | | - PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore |
15 | | - COMPONENT_NAME Analysis) |
| 12 | +o2physics_add_dpl_workflow(femto3d-qa |
| 13 | + SOURCES femto3dQA.cxx |
| 14 | + PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore |
| 15 | + COMPONENT_NAME Analysis) |
16 | 16 |
|
17 | | - o2physics_add_dpl_workflow(femto3d - pair - task SOURCES femto3dPairTask.cxx PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore COMPONENT_NAME Analysis) |
| 17 | +o2physics_add_dpl_workflow(femto3d-pair-task |
| 18 | + SOURCES femto3dPairTask.cxx |
| 19 | + PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore |
| 20 | + COMPONENT_NAME Analysis) |
18 | 21 |
|
19 | | - o2physics_add_dpl_workflow(femto3d - pair - task - mc SOURCES femto3dPairTaskMC.cxx PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore COMPONENT_NAME Analysis) |
| 22 | +o2physics_add_dpl_workflow(femto3d-pair-task-mc |
| 23 | + SOURCES femto3dPairTaskMC.cxx |
| 24 | + PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore |
| 25 | + COMPONENT_NAME Analysis) |
20 | 26 |
|
21 | | - o2physics_add_dpl_workflow(femto3d - pid - optimization SOURCES PIDOptimization.cxx PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore COMPONENT_NAME Analysis) |
| 27 | +o2physics_add_dpl_workflow(femto3d-pid-optimization |
| 28 | + SOURCES PIDOptimization.cxx |
| 29 | + PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore |
| 30 | + COMPONENT_NAME Analysis) |
0 commit comments