Skip to content

Commit 8447267

Browse files
PaolaVTPaola Vargas TorresPaola Vargas Torres
authored
[PWGLF] Rename to multiplicityPt.cxx and update implementation (#15525)
Co-authored-by: Paola Vargas Torres <paolavargas@MacBook-Air-de-Paola.local> Co-authored-by: Paola Vargas Torres <paovargas@MacBook-Air-de-Paola.local>
1 parent 3d15a89 commit 8447267

File tree

3 files changed

+1140
-1487
lines changed

3 files changed

+1140
-1487
lines changed

PWGLF/Tasks/Nuspex/CMakeLists.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -166,9 +166,9 @@ o2physics_add_dpl_workflow(he3-lambda-derived-analysis
166166
COMPONENT_NAME Analysis)
167167

168168
o2physics_add_dpl_workflow(dedx-pid-analysis
169-
SOURCES dedxPidAnalysis.cxx
170-
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
171-
COMPONENT_NAME Analysis)
169+
SOURCES dedxPidAnalysis.cxx
170+
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
171+
COMPONENT_NAME Analysis)
172172

173173
o2physics_add_dpl_workflow(pikp-raa-analysis
174174
SOURCES piKpRAA.cxx
@@ -181,9 +181,9 @@ o2physics_add_dpl_workflow(chargedparticle-raa
181181
COMPONENT_NAME Analysis)
182182

183183
o2physics_add_dpl_workflow(multiplicity-pt
184-
SOURCES MultiplicityPt.cxx
185-
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
186-
COMPONENT_NAME Analysis)
184+
SOURCES multiplicityPt.cxx
185+
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
186+
COMPONENT_NAME Analysis)
187187

188188
o2physics_add_dpl_workflow(deuteron-in-jets-trg-pt
189189
SOURCES DeuteronInJetsTrgPt.cxx

0 commit comments

Comments
 (0)