Skip to content

Commit 82e70f2

Browse files
committed
meanpt
1 parent 300b6fb commit 82e70f2

2 files changed

Lines changed: 69 additions & 114 deletions

File tree

PWGCF/EbyEFluctuations/Tasks/CMakeLists.txt

Lines changed: 0 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ o2physics_add_dpl_workflow(antiproton-cumulants-mc
3333
SOURCES antiprotonCumulantsMc.cxx
3434
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
3535
COMPONENT_NAME Analysis)
36-
<<<<<<< HEAD
3736

3837
o2physics_add_dpl_workflow(event-mean-pt-id
3938
SOURCES eventMeanPtId.cxx
@@ -65,48 +64,12 @@ o2physics_add_dpl_workflow(netcharge-fluctuations
6564
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
6665
COMPONENT_NAME Analysis)
6766

68-
=======
69-
70-
o2physics_add_dpl_workflow(event-meanpt-id
71-
SOURCES eventMeanPtId.cxx
72-
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
73-
COMPONENT_NAME Analysis)
74-
75-
o2physics_add_dpl_workflow(robust-fluctuation-observables
76-
SOURCES RobustFluctuationObservables.cxx
77-
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
78-
COMPONENT_NAME Analysis)
79-
80-
o2physics_add_dpl_workflow(v0pt-pp-task
81-
SOURCES Diff_pT_fluct_PID.cxx
82-
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
83-
COMPONENT_NAME Analysis)
84-
85-
o2physics_add_dpl_workflow(factorial-moments
86-
SOURCES FactorialMomentsTask.cxx
87-
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
88-
COMPONENT_NAME Analysis)
89-
90-
o2physics_add_dpl_workflow(kaon-isospin-fluctuations
91-
SOURCES kaonIsospinFluctuations.cxx
92-
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
93-
COMPONENT_NAME Analysis)
94-
95-
o2physics_add_dpl_workflow(netcharge-fluctuations
96-
SOURCES netchargeFluctuations.cxx
97-
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
98-
COMPONENT_NAME Analysis)
99-
100-
>>>>>>> meanptfluct
10167
o2physics_add_dpl_workflow(nch-cumulants-id
10268
SOURCES nchCumulantsId.cxx
10369
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
10470
COMPONENT_NAME Analysis)
105-
<<<<<<< HEAD
10671

10772
o2physics_add_dpl_workflow(v0pt-had-pi-ka-prot
10873
SOURCES v0ptHadPiKaProt.cxx
10974
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
11075
COMPONENT_NAME Analysis)
111-
=======
112-
>>>>>>> meanptfluct

0 commit comments

Comments
 (0)