Skip to content

Commit

Permalink
Merge pull request #22553 from jwanLab/master
Browse files Browse the repository at this point in the history
addtask
  • Loading branch information
alibuild authored Jul 24, 2023
2 parents 02a2adc + 767287c commit 144c21f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PWGCF/FLOW/macros/AddTaskChargeV1.C
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#include "AliAnalysisDataContainer.h"
#include "AliAnalysisTaskChargeV1.h"

AliAnalysisTaskChargeV1* AddMyTask(
AliAnalysisTaskChargeV1* AddTaskChargeV1(
bool doNUE=true,
bool doNUA=true,
bool ZDCcali=true
Expand Down

0 comments on commit 144c21f

Please sign in to comment.