![]() |
AliPhysics
v5-06-21-01 (1eac791)
|
Simple macro to add the task to a grid job. More...
#include <Rtypes.h>
#include <TString.h>
#include "AliAnalysisTaskNucleiYield.h"
#include "AliAnalysisManager.h"
#include "AliAnalysisDataContainer.h"
#include "AliPID.h"
Go to the source code of this file.
Functions | |
AliAnalysisTaskNucleiYield * | AddTaskNucleiYield (Bool_t isMC=kFALSE, AliPID::EParticleType part=AliPID::kDeuteron, Int_t pdgCode=1000010020, TString suffix="") |
Simple macro to add the task to a grid job.
The task is here added several times to analyse different particle species and to investigate different set of cuts in only one run.
Definition in file AddTaskNucleiYield.C.
AliAnalysisTaskNucleiYield* AddTaskNucleiYield | ( | Bool_t | isMC = kFALSE , |
AliPID::EParticleType | part = AliPID::kDeuteron , |
||
Int_t | pdgCode = 1000010020 , |
||
TString | suffix = "" |
||
) |
Definition at line 19 of file AddTaskNucleiYield.C.