void AddPi0FlowAndDependenciesMC()
{
gROOT->LoadMacro("$ALICE_ROOT/ANALYSIS/macros/train/AddMCHandler.C");
AddMCHandler();
gROOT->LoadMacro("$ALICE_ROOT/ANALYSIS/macros/AddTaskEventplane.C");
AddTaskEventplane();
gROOT->LoadMacro("$ALICE_ROOT/ANALYSIS/macros/AddTaskVZEROEPSelection.C");
AddTaskVZEROEPSelection();
// gROOT->LoadMacro("$ALICE_ROOT/PWGGA/PHOSTasks/PHOS_PbPb/AddAODPHOSTender.C");
// AddAODPHOSTender();
gROOT->LoadMacro("$ALICE_ROOT/PWGGA/PHOSTasks/PHOS_PbPb/AddTaskPHOSPi0FlowMC.C") ;
AliAnalysisTaskPi0FlowMC * task = AddTaskPHOSPi0FlowMC();
}
AddPi0FlowAndDependenciesMC.C:1 AddPi0FlowAndDependenciesMC.C:2 AddPi0FlowAndDependenciesMC.C:3 AddPi0FlowAndDependenciesMC.C:4 AddPi0FlowAndDependenciesMC.C:5 AddPi0FlowAndDependenciesMC.C:6 AddPi0FlowAndDependenciesMC.C:7 AddPi0FlowAndDependenciesMC.C:8 AddPi0FlowAndDependenciesMC.C:9 AddPi0FlowAndDependenciesMC.C:10 AddPi0FlowAndDependenciesMC.C:11 AddPi0FlowAndDependenciesMC.C:12 AddPi0FlowAndDependenciesMC.C:13 AddPi0FlowAndDependenciesMC.C:14 AddPi0FlowAndDependenciesMC.C:15 AddPi0FlowAndDependenciesMC.C:16 AddPi0FlowAndDependenciesMC.C:17 AddPi0FlowAndDependenciesMC.C:18