27 #ifndef ALIANALYSISTASKEMCALJETCONSITUTENTQA_H 28 #define ALIANALYSISTASKEMCALJETCONSITUTENTQA_H 30 #include <TObjArray.h> 31 #include <TObjString.h> virtual bool Run()
Run function. This is the core function of the analysis and contains the user code. Therefore users have to implement this function.
TObjArray fNamesJetContainers
Names of the connected jet container.
static AliAnalysisTaskEmcalJetConstituentQA * AddTaskEmcalJetConstituentQA(const char *trigger)
TString fTriggerSelectionString
Trigger selection string.
THistManager * fHistos
Histogram manager.
void SetNameTrackContainer(const char *name)
TString fNameClusterContainer
Name of the cluster container.
virtual void UserCreateOutputObjects()
virtual ~AliAnalysisTaskEmcalJetConstituentQA()
TString fNameTrackContainer
Name of the track container.
void SetTriggerSelection(const char *trigger)
Base task in the EMCAL jet framework.
Container class for histograms.
void SetNameClusterContainer(const char *name)
AliAnalysisTaskEmcalJetConstituentQA()
AliAnalysisTaskEmcalJetConstituentQA & operator=(const AliAnalysisTaskEmcalJetConstituentQA &)
void AddNameJetContainer(const char *name)