1 #ifndef ALIANALYSISTASKTRACKINGSYSPROPAGATION_H 2 #define ALIANALYSISTASKTRACKINGSYSPROPAGATION_H 16 #include "AliAnalysisTaskSE.h"
AliAnalysisTaskTrackingSysPropagation()
virtual void UserCreateOutputObjects()
AliAnalysisTaskTrackingSysPropagation & operator=(const AliAnalysisTaskTrackingSysPropagation &source)
TH2F * fhSystMatchEffD
histo with Pt daughters vs pt candidate
TH1F * fHistTrEffSyst
histo with match. eff. systematics vs pt (need to be passed as input)
virtual ~AliAnalysisTaskTrackingSysPropagation()
DecChannel fDecayChannel
histo with systematic uncertainty on the candidate
TH1F * fHistNEvents
tlist with output
Double_t fMaxPt
flag to activate protection against AOD-dAOD mismatch.
TH2F * fhPtDauVsD
histo with track. eff. systematics vs pt (need to be passed as input)
DecChannel GetDecayChannel() const
virtual void UserExec(Option_t *)
TH1F * fHistMESyst
histo with number of events
virtual void Terminate(Option_t *)
void SetMaximumPt(Double_t maxpt)
AliRDHFCuts * fAnalysisCuts
max pt in the outputs histos
void SetAODMismatchProtection(Int_t opt=1)