1 #ifndef AliAnalysisTaskEMCALAlig_H
2 #define AliAnalysisTaskEMCALAlig_H
20 class AliEMCALRecoUtils;
24 class AliEMCALGeometry;
ElectronForAlignment fElectronInformation
PID response task used to perform electron identification.
void SetSuffix(TString suff)
AliPIDResponse * fPIDResponse
EMCAL geometry class.
Base task in the EMCAL framework.
void Terminate(Option_t *option)
AliAnalysisTaskEMCALAlig()
Float_t n_sigma_electron_TPC
UShort_t super_module_number
TTree * fElectronTree
Object to hold the electron information.
void ExecOnce()
Perform steps needed to initialize the analysis.
void UserCreateOutputObjects()
TString fTreeSuffix
Electron tree output.
Bool_t Run()
Run function. This is the core function of the analysis and contains the user code. Therefore users have to implement this function.
Bool_t FillHistograms()
Function filling histograms.
AliEMCALGeometry * fEMCALGeo
EMCAL Reco utils used to recalculate the matching.
AliEMCALRecoUtils * fEMCALRecoUtils
virtual ~AliAnalysisTaskEMCALAlig()
AliAnalysisTaskEMCALAlig & operator=(const AliAnalysisTaskEMCALAlig &)