1 #ifndef ALIANALYSISTASKTRIGGERREJECTION_H
2 #define ALIANALYSISTASKTRIGGERREJECTION_H
17 #include <AliVEvent.h>
20 #include "AliEMCALTriggerPatchInfo.h"
22 namespace JETriggerRejectionAna {
AliAnalysisTaskTriggerRejection & operator=(const AliAnalysisTaskTriggerRejection &)
AliEMCALTriggerPatchInfo * fMaxPatch
THnSparse * fhnTriggerInfo
void SetContainerFull(Int_t c)
Bool_t FillHistograms()
Function filling histograms.
TriggerCategory fMainTrigCat
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.
MainPatchType fMainPatchType
correlation between jets, patch energy and event observables
void SetMainPatchType(MainPatchType t)
AliAnalysisTaskTriggerRejection()
virtual ~AliAnalysisTaskTriggerRejection()
Base task in the EMCAL jet framework.
void SetContainerCharged(Int_t c)
void SetMainTriggerTypeCat(TriggerCategory cat, Bool_t b)
void Terminate(Option_t *option)
TriggerCategory
Online trigger categories.
void UserCreateOutputObjects()