|
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(meanpt-fluctuations |
13 | | - SOURCES MeanptFluctuations.cxx |
14 | | - PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore |
15 | | - COMPONENT_NAME Analysis) |
| 12 | +o2physics_add_dpl_workflow(meanpt - fluctuations |
| 13 | + SOURCES MeanptFluctuations.cxx |
| 14 | + PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore |
| 15 | + COMPONENT_NAME Analysis) |
16 | 16 |
|
17 | | -o2physics_add_dpl_workflow(mean-pt-fluc-id |
18 | | - SOURCES meanPtFlucId.cxx |
19 | | - PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore |
20 | | - COMPONENT_NAME Analysis) |
| 17 | + o2physics_add_dpl_workflow(mean - pt - fluc - id SOURCES meanPtFlucId.cxx PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore COMPONENT_NAME Analysis) |
21 | 18 |
|
22 | | -o2physics_add_dpl_workflow(netproton-cumulants |
23 | | - SOURCES NetProtonCumulants.cxx |
24 | | - PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore |
25 | | - COMPONENT_NAME Analysis) |
| 19 | + o2physics_add_dpl_workflow(netproton - cumulants |
| 20 | + SOURCES NetProtonCumulants.cxx |
| 21 | + PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore |
| 22 | + COMPONENT_NAME Analysis) |
26 | 23 |
|
27 | | -o2physics_add_dpl_workflow(netproton-cumulants-mc |
28 | | - SOURCES netprotonCumulantsMc.cxx |
29 | | - PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore |
30 | | - COMPONENT_NAME Analysis) |
| 24 | + o2physics_add_dpl_workflow(netproton - cumulants - mc SOURCES netprotonCumulantsMc.cxx PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore COMPONENT_NAME Analysis) |
31 | 25 |
|
32 | | -o2physics_add_dpl_workflow(antiproton-cumulants-mc |
33 | | - SOURCES antiprotonCumulantsMc.cxx |
34 | | - PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore |
35 | | - COMPONENT_NAME Analysis) |
| 26 | + o2physics_add_dpl_workflow(antiproton - cumulants - mc SOURCES antiprotonCumulantsMc.cxx PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore COMPONENT_NAME Analysis) |
36 | 27 |
|
37 | | -o2physics_add_dpl_workflow(event-mean-pt-id |
38 | | - SOURCES eventMeanPtId.cxx |
39 | | - PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore |
40 | | - COMPONENT_NAME Analysis) |
| 28 | + o2physics_add_dpl_workflow(event - mean - pt - id SOURCES eventMeanPtId.cxx PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore COMPONENT_NAME Analysis) |
41 | 29 |
|
42 | | -o2physics_add_dpl_workflow(robust-fluctuation-observables |
43 | | - SOURCES RobustFluctuationObservables.cxx |
44 | | - PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore |
45 | | - COMPONENT_NAME Analysis) |
| 30 | + o2physics_add_dpl_workflow(robust - fluctuation - observables SOURCES RobustFluctuationObservables.cxx PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore COMPONENT_NAME Analysis) |
46 | 31 |
|
47 | | -o2physics_add_dpl_workflow(factorial-moments |
48 | | - SOURCES FactorialMomentsTask.cxx |
49 | | - PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore |
50 | | - COMPONENT_NAME Analysis) |
| 32 | + o2physics_add_dpl_workflow(factorial - moments |
| 33 | + SOURCES FactorialMomentsTask.cxx |
| 34 | + PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore |
| 35 | + COMPONENT_NAME Analysis) |
51 | 36 |
|
52 | | -o2physics_add_dpl_workflow(kaon-isospin-fluctuations |
53 | | - SOURCES kaonIsospinFluctuations.cxx |
54 | | - PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore |
55 | | - COMPONENT_NAME Analysis) |
| 37 | + o2physics_add_dpl_workflow(kaon - isospin - fluctuations SOURCES kaonIsospinFluctuations.cxx PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore COMPONENT_NAME Analysis) |
56 | 38 |
|
57 | | -o2physics_add_dpl_workflow(netcharge-fluctuations |
58 | | - SOURCES netchargeFluctuations.cxx |
59 | | - PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore |
60 | | - COMPONENT_NAME Analysis) |
| 39 | + o2physics_add_dpl_workflow(netcharge - fluctuations |
| 40 | + SOURCES netchargeFluctuations.cxx |
| 41 | + PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore |
| 42 | + COMPONENT_NAME Analysis) |
61 | 43 |
|
62 | | -o2physics_add_dpl_workflow(nch-cumulants-id |
63 | | - SOURCES nchCumulantsId.cxx |
64 | | - PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore |
65 | | - COMPONENT_NAME Analysis) |
| 44 | + o2physics_add_dpl_workflow(nch - cumulants - id SOURCES nchCumulantsId.cxx PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore COMPONENT_NAME Analysis) |
66 | 45 |
|
67 | | -o2physics_add_dpl_workflow(v0pt-had-pi-ka-prot |
68 | | - SOURCES v0ptHadPiKaProt.cxx |
69 | | - PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore |
70 | | - COMPONENT_NAME Analysis) |
| 46 | + o2physics_add_dpl_workflow(v0pt - had - pi - ka - prot SOURCES v0ptHadPiKaProt.cxx PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore COMPONENT_NAME Analysis) |
71 | 47 |
|
72 | | -o2physics_add_dpl_workflow(part-num-fluc |
73 | | - SOURCES partNumFluc.cxx |
74 | | - PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::AnalysisCCDB O2Physics::PWGCFCore |
75 | | - COMPONENT_NAME Analysis) |
| 48 | + o2physics_add_dpl_workflow(part - num - fluc SOURCES partNumFluc.cxx PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::AnalysisCCDB O2Physics::PWGCFCore COMPONENT_NAME Analysis) |
76 | 49 |
|
77 | | -o2physics_add_dpl_workflow(radial-flow-decorr |
78 | | - SOURCES radialFlowDecorr.cxx |
79 | | - PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore |
80 | | - COMPONENT_NAME Analysis) |
| 50 | + o2physics_add_dpl_workflow(radial - flow - decorr SOURCES radialFlowDecorr.cxx PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore COMPONENT_NAME Analysis) |
0 commit comments