Skip to content

Commit

Permalink
[PWGCF] DptDpt - Efficiency and QC - Fixing linter errors (AliceO2Gro…
Browse files Browse the repository at this point in the history
…up#8783)

Co-authored-by: Victor <[email protected]>
  • Loading branch information
victor-gonzalez and Victor authored Dec 2, 2024
1 parent e7e8d48 commit 89c41af
Show file tree
Hide file tree
Showing 2 changed files with 232 additions and 228 deletions.
4 changes: 2 additions & 2 deletions PWGCF/TwoParticleCorrelations/Tasks/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ o2physics_add_dpl_workflow(identifiedbf-filter-qa
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
COMPONENT_NAME Analysis)

o2physics_add_dpl_workflow(twopartcorr-efficiency-qc
SOURCES efficiencyAndQc.cxx
o2physics_add_dpl_workflow(dptdpt-efficiency-and-qc
SOURCES dptdptEfficiencyAndQc.cxx
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
COMPONENT_NAME Analysis)

Expand Down
Loading

0 comments on commit 89c41af

Please sign in to comment.