|
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 | +# |
| 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 | +# |
| 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 | +# or submit itself to any jurisdiction. |
4 | 11 | # |
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 | 12 | # |
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 | | -# or submit itself to any jurisdiction. |
11 | 13 |
|
12 | | -o2physics_add_dpl_workflow(fwd - tracks - extra - converter SOURCES UDFwdTracksExtraConverter.cxx PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore COMPONENT_NAME Analysis) |
| 14 | +o2physics_add_dpl_workflow(fwd-tracks-extra-converter |
| 15 | + SOURCES UDFwdTracksExtraConverter.cxx |
| 16 | + PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore |
| 17 | + COMPONENT_NAME Analysis) |
13 | 18 |
|
14 | | - o2physics_add_dpl_workflow(collisions - converter |
15 | | - SOURCES UDCollisionsConverter.cxx |
16 | | - PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore |
17 | | - COMPONENT_NAME Analysis) |
| 19 | +o2physics_add_dpl_workflow(collisions-converter |
| 20 | + SOURCES UDCollisionsConverter.cxx |
| 21 | + PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore |
| 22 | + COMPONENT_NAME Analysis) |
18 | 23 |
|
19 | | - o2physics_add_dpl_workflow(collisionselextras - converter |
20 | | - SOURCES UDCollisionSelExtrasConverter.cxx |
21 | | - PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore |
22 | | - COMPONENT_NAME Analysis) |
| 24 | +o2physics_add_dpl_workflow(collisionselextras-converter |
| 25 | + SOURCES UDCollisionSelExtrasConverter.cxx |
| 26 | + PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore |
| 27 | + COMPONENT_NAME Analysis) |
23 | 28 |
|
24 | | - o2physics_add_dpl_workflow(collisionselextras - converter - v002 SOURCES UDCollisionSelExtrasV002Converter.cxx PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore COMPONENT_NAME Analysis) |
| 29 | +o2physics_add_dpl_workflow(collisionselextras-converter-v002 |
| 30 | + SOURCES UDCollisionSelExtrasV002Converter.cxx |
| 31 | + PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore |
| 32 | + COMPONENT_NAME Analysis) |
25 | 33 |
|
26 | | - o2physics_add_dpl_workflow(collisionselextras - converter - v003 SOURCES UDCollisionSelExtrasV003Converter.cxx PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore COMPONENT_NAME Analysis) |
| 34 | +o2physics_add_dpl_workflow(collisionselextras-converter-v003 |
| 35 | + SOURCES UDCollisionSelExtrasV003Converter.cxx |
| 36 | + PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore |
| 37 | + COMPONENT_NAME Analysis) |
0 commit comments